ST_NovRamAddrInfoEx
TYPE ST_NovRamAddrInfoEx:
STRUCT
pCardAddress : POINTER TO DWORD;
iCardMemSize : UDINT;
eAccessType : E_IOACCESSTYPE
END_STRUCT
END_TYPE
Name | Typ | Beschreibung |
---|---|---|
pCardAddress | POINTER TO DWORD | Der Address pointer vom NOV/DP-RAM |
iCardMemSize | UDINT | Die Konfigurierte NOV/DP-RAM-Größe in Bytes. |
eAccessType | E_IOACCESSTYPE | Die Zugriffsart auf NOV/DP-RAM.
|
Voraussetzungen
Entwicklungsumgebung |
Zielplattform |
IO Hardware |
Einzubindende SPS-Bibliotheken (Kategoriegruppe) |
---|---|---|---|
TwinCAT v3.1.0 |
PC oder CX (x86, x64, ARM) |
Alle IO-Geräte |
Tc2_IoFunctions (IO) |