ST_TcRouterStatusInfo

TYPE ST_TcRouterStatusInfo
STRUCT
    maxMem      : DWORD; (* Max. router memory byte size *)
    maxMemAvail : DWORD; (* Available router memory byte size *)
    regPorts    : DWORD; (* Number of registered ports *)
    regDrivers  : DWORD; (* Number of registered TwinCAT server ports *)
    amsDebugLog : BOOL; (* TRUE = Ams logging/debugging enabled, FALSE = Ams logging/debugging disabled *)
END_STRUCT
END_TYPE

 

Requirements

Development environment

Target System

PLC libraries to include

TwinCAT v2.9.0 Build > 1031

TwinCAT v2.10.0 Build > 1235

PC or CX (x86)

TcUtilities.Lib

( Standard.Lib; TcBase.Lib; TcSystem.Lib are included automatically )

TwinCAT v2.10.0 Build >= 1301

CX (ARM)