Can I have an example on this please?
I figured that would work. but causes LFS to moan about invalid packet size.
<?php
$PLC = new IS_PLC;
$PLC->UCID($this->connID)->Cars(1+2)->Send($this->serverID);
?>