
10.2.3.7 Set Field of View
Sets the field of view (0° to 359°). Numbers outside this range are quietly ignored. This has the same effect as setting the
FOV Start and FOV End values on the Web Interface.
Command:
curl --data “[start]|[end]=[integer]” http://192.168.1.201/cgi/setting/fov
Examples:
curl --data "start=10" http://192.168.1.201/cgi/setting/fov
curl --data "end=270" http://192.168.1.201/cgi/setting/fov
10.2.3.8 Set Return Type (Strongest, Last, Dual)
This command sets the return type (or mode) of the sensor. Choose one: Strongest, Last, and Dual. This has the same
effect as selecting the Web Interface Return Type.
Command:
curl --data “returns=[Strongest]|[Last]|[Dual]” http://192.168.1.201/cgi/setting
Examples:
curl --data “returns=Strongest” http://192.168.1.201/cgi/setting
curl --data “returns=Last” http://192.168.1.201/cgi/setting
curl --data "returns=Dual" http://192.168.1.201/cgi/setting
10.2.3.9 Save Configuration
Saves the configuration so that the settings are persistent across power cycles. This is equivalent to clicking on the Save
Configuration button under the Configuration tab in the Web Interface.
Command:
curl --data “submit” http://192.168.1.201/cgi/save
10.2.3.10 Reset System
Resets the sensor. This command performs the same operation as pressing the Reset System button under the System
tab in the Web Interface, or if you cycled power to the sensor.
Command:
curl --data "reset_system" http://192.168.1.201/cgi/reset
Example Response:
The system resets.
10.2.3.11 Network Configuration
Use the curl commands below to alter the network configuration of the sensor.
Once changed, the settings must be saved and the sensor reset for the new configuration to take effect.
10.2.3.12 Set Host (Destination) IP Address
This command sets the destination IP address where firing data and Position/Telemetry packets are sent. This has the
same effect as entering a Host IP address on the sensor’s Web Interface.
Command:
curl --data "addr=255.255.255.255" http://192.168.1.201/cgi/setting/host
Chapter 10 • Sensor Communication
83
Содержание VLP-16
Страница 1: ...VLP 16 User Manual 63 9243 Rev D ...
Страница 64: ...Figure 9 9 Single Return Mode Timing Offsets in µs 64 VLP 16 User Manual ...
Страница 86: ...http 192 168 1 201 cgi setting laser on 204 OK Sensor laser is On motor rpm is 301 86 VLP 16 User Manual ...
Страница 106: ...C 6 Puck Hi Res Optical Drawing Figure C 6 Puck Hi Res OpticalDrawing 86 0129 Rev A 106 VLP 16 User Manual ...
Страница 109: ...D 1 Interface Box Wiring Diagram Figure D 1 Interface Box Wiring Diagram 86 0107A Appendix D Wiring Diagrams 109 ...
Страница 110: ...D 2 Interface Box Schematic Figure D 2 Interface Box Schematic 69 8230A 110 VLP 16 User Manual ...