class LaserpointsScript

Methods

array
exec(string $command)

Execute a laser point detection command.

Details

at line 18
array exec(string $command)

Execute a laser point detection command.

Parameters

string $command

Command to execute

Return Value

array

The JSON object returned by the detection script as array

Exceptions

Exception