ReusableRequestState
(ENUM)
TYPE ReusableRequestState :
- Attributes:
qualified_only
- InOut:
Name
Comment
New
New request
Initialized
Successfully initialized
Registering
The request is trying to register itself within the remote plc
Registered
The request was successfully registered within the remote PLC, values are avaialable and it can be executed
Reading
The request is currently reading values asynchronously
Writing
Failed