ST_NovRamAddrInfo
TYPE ST_NovRamAddrInfo:
STRUCT
pCardAddress : UDINT;
iCardMemSize : UDINT;
END_STRUCT
END_TYPE
pCardAddress : the address pointer of the NOV/DP-RAM;
iCardMemSize : the configured NOV/DP-RAM size in bytes;
Requirements
Development environment | Target system type | IO Hardware | PLC libraries to include |
---|---|---|---|
TwinCAT v2.8.0 Build > 740 | PC (i386) | FCxxxx cards with NOV-RAM and all other cards with DPRAM | TcIoFunctions.Lib ( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib are included automatically ) |