Setdigout GPRS Command in FMB 120

Hello Teltonika Support,

I hope you are doing well. I am sending a GPRS command setdigout 11 (I need to set both outputs as 1). I Created the Codec 12 Command for this.
setdigout 11 = 0000000000000014OC01050000000C7365746469676F7574203131010000F196 (00000000 00000014 OC 01 05 0000000C 7365746469676F7574203131 01 0000F196)

For the same device getio(000000000000000D0C010500000005676574696F01000000CB) and getver(000000000000000E0C010500000006676574766572010000A4C2) using same protocols working fine.

Please check out Setdigout 11 command bytes and advise accordingly.

Thanks

Hi,

Please try the following commands below:

setdigout 11
00000000000000140C01050000000C7365746469676F7574203131010000BED5

setdigout 00
00000000000000140C01050000000C7365746469676F7574203030010000EE85

setdigout 01
00000000000000140C01050000000C7365746469676F75742030310100007E84

setdigout 10
00000000000000140C01050000000C7365746469676F75742031300100002ED4

Reference: Codec - Teltonika Telematics Wiki

Best Regards
Maynard C

Hi Maynard,

Thank you for sharing the Coded bytes for Commands let me test the followings and will get back to you.

Hi Maynard,

I have tested the following Commands. It’s working fine in communication while the response from the device for command is
setdigout 11
00000000000000140C01050000000C7365746469676F7574203131010000BED5

DOUT1:1 Timeout:INFINITY DOUT2:SCENARIO

and it did not set DOUT2 as 1

What will be possible solution fr this ?

Hello,

Please make sure that you are not using the DOUT 2 for another scenario like the immobilizer or overspeeding , disable all the scenario for DOUT 2.

Best Regards
Maynard C

Thanks Maynard!
Issue Resolved.