class LaserpointsScript

Methods

array
exec(string$command)

Execute a laser point detection command.

Details

at line18
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 If the detection script crashed.