Object_Count
Using of command
Function counts number of found objects according selected object name. Function Object_Find must be called before this function.
Commands parameters
Command has 2 parameters:
- Object name: You need write object name, which object will be count
- Result to: It can be select where number of selected objects will be stored. It can be selected Variable_0 to Variable_99
Error codes
- Error code -11:Bad position of variable in variable array. Position of variable is not from range 0 to 99. Check test program file if command has correct format.