Namespace AXSharp.Connector.S71500.WebApi
Classes
DateTimeTia
WebApiBool
Represents wrapper for a PLC BOOL variable.
WebApiByte
Represents wrapper for a PLC BYTE variable.
WebApiChar
Represents wrapper for a PLC CHAR variable.
WebApiConnector
Provides connector to mediate connection with AX# twins over WebAPI connection.
WebApiConnectorFactory
Provides abstraction for creation of Connector and value types (tags) for twin connector.
WebApiDInt
Represents wrapper for a PLC DINT variable.
WebApiDWord
Represents wrapper for a PLC DWORD variable.
WebApiDate
Represents wrapper for a PLC DATE variable.
WebApiDateTime
Represents wrapper for a PLC DATE_AND_TIME variable.
WebApiInt
Represents wrapper for a PLC INT variable.
WebApiLDate
Represents wrapper for a PLC LDATE variable.
WebApiLDateTime
Represents wrapper for a PLC LDATE_AND_TIME variable.
WebApiLInt
Represents wrapper for a PLC LINT variable.
WebApiLReal
Represents wrapper for a PLC LREAL variable.
WebApiLTime
Represents wrapper for a PLC LTIME variable.
WebApiLTimeOfDay
Represents wrapper for a PLC LTIME_OF_DAY variable.
WebApiLWord
Represents wrapper for a PLC LWORD variable.
WebApiReal
Represents wrapper for a PLC REAL variable.
WebApiSInt
Represents wrapper for a PLC SINT variable.
WebApiString
Represents wrapper for a PLC STRING variable.
WebApiTime
Represents wrapper for a PLC TIME variable.
WebApiTimeOfDay
Represents wrapper for a PLC TIME_OF_DAY variable.
WebApiUInt
Represents wrapper for a PLC UINT variable.
WebApiULInt
Represents wrapper for a PLC ULINT variable.
WebApiUSInt
Represents wrapper for a PLC USINT variable.
WebApiUdInt
Represents wrapper for a PLC UDINT variable.
WebApiWChar
Represents wrapper for a PLC WCHAR variable.
WebApiWString
Represents wrapper for a PLC WSTRING variable.
WebApiWord
Represents wrapper for a PLC WORD variable.