Crate slmp
Source - BlockedDeviceData
- Blocked data used for block-write request.
Multiple blocks are acceptable for block-write request.
- Device
- It works as a device pointer.
- DeviceBlock
- Block unit of the device pointer.
It is used for block-read request.
Multiple blocks are acceptable for block-read request.
- DeviceData
- Data of the specified device.
It is used for random-write request and all of read requests.
- SLMP4EConnectionProps
- SLMPClient
- TypedDevice
- Device pointer with type annotation.
It is used for random-read request.
Results of random-read are typed as requested.
- AccessType
- CPU
- DataType
- Available data type for SLMP communication.
- DeviceType
- Device type used in Mitsubishi PLC.
- TypedData
- Available typed-data for SLMP communication.
It is used for all of write requests.