0: XBot buffer is unlocked, commands can be added to XBot's buffer
1: XBot buffer is locked, commands cannot be added to XBot's buffer. This is caused by the XBot being controlled by an application command
StereotypeID
USINT
Active Stereotype ID for this XBot
Conditions
Operating Conditions
Preconditions
None
Postconditions
XBot's status data is provided in the output.
Description
This commands operates using a multiplexed response from the PMC to get new data. There is no buffer storage (to save precious PLC memory space), and so it may take more than 1 cycle to receive the response. You can still call the command multiple times in the same cycle. This means:
The age of the data (worst case) when calling this command is (cycle time)
The time it takes for the command (worst case) to provide a valid response is (cycle time * number of XBots)
A short cycle time is recommended for applications with a high number of XBots, in order to provide data in a reasonable time frame
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.