I’m currently working with a Teltonika FMC130 and am trying to streamline operations via SMS commands. My goal is to configure multiple settings and control digital outputs through a single SMS. Specifically, I need to set several parameters and activate a digital output simultaneously.
The command I tried was: setparam 2001=1;2002=0;2003=1;+setdigout 1101. However, I’m not sure if I’m formatting this correctly because the settings aren’t being applied as expected.
Does anyone have experience with this type of configuration or know the proper syntax for these commands? Also, are there any known limitations or considerations when sending such complex commands to the FMC130?