struct.CONFIG_VIRTUAL_FENCE
This is a structure information to limit the operation space, and consists of the following fields.
BYTE# | Field Name | Data Type | Value | Remarks |
0 | Coordinate Reference | unsigned char | - | BASE : 0 TOOL : 1 101~200 : User Coordinate |
1 | Fence Type | unsigned char | - | 0: cube |
2 | Operation Space | struct.VIRTUAL_FENCE_OBJECT | - | Refer to the Definition of Struct |