Structs§
- Blocked
Device Data - Blocked data used for block-write request. Multiple blocks are acceptable for block-write request.
- Device
- It works as a device pointer.
- Device
Block - Block unit of the device pointer. It is used for block-read request. Multiple blocks are acceptable for block-read request.
- Device
Data - Data of the specified device. It is used for random-write request and all of read requests.
- Monitor
Device - PLCData
- SLMP4E
Connection Props - SLMP
Client - SLMP
Connection Manager - SLMP
Worker - Typed
Device - Device pointer with type annotation. It is used for random-read request. Results of random-read are typed as requested.
Enums§
- Access
Type - CPU
- Data
Type - Available data type for SLMP communication.
- Device
Type - Device type used in Mitsubishi PLC.
- Polling
Interval - Typed
Data - Available typed-data for SLMP communication. It is used for all of write requests.