Class AIOFormat¶
Defined in File WMX3Api.h
Class Documentation¶
-
class AIOFormat¶
This class describes one or more bytes of the I/O or user memory representing an analog signal.
Public Functions
-
AIOFormat()¶
Public Members
-
int byte¶
The byte address of the I/O or user memory.
-
int bit¶
The bit address of the I/O or user memory.
-
FormatType::T aioFormatType¶
The byte size and format of the analog signal.
-
AIOFormat()¶