Hello, I have a meter which is of L&T make model no EM101+ and want to read the meter using RJ9 port but don't know the security level of the same I tried to read it with the optical port and have the SNRM request 7E A0 07 03 41 93 5A 64 7E, Could you help me to get to know the security level by SNRM.
Hi, i need to read data from Iskra MT-880 using GSM connection.
I use a python command-line program which can read several models already (MT830, MT860, TE-851) as well as other manufacturers.
I can't get beyond the identification /?! command. Here are some example :
Hi,
While I am reading Object in profile generic sometimes it is showing as "Insufficient memory to continue the execution of the program".
Why it is showing like this.
Hi Mikko,
I given BASE(LowAssociation),BASE(FirmwareAssociation ), in the objects list of the US association.But those are not showing in the us association under ASSOCIATION_LOGICAL_NAME IC15.
similary SecuritySetup also given as like above in the objects list of Us Association those are showing in the US association under IC64.
please help me how to resolve this
Hi,
I am having a problem on gurux dlms director.
in the Action schedule push it is showing all scripts under script name. there only push related script has to be present.
please find that in attachment.
I have a date-time and corresponding Octed string. How will I check that both are the same.
I mean, how will I convert octed string to readable format string?
Kindly suggest.
Hello,
I am trying to add the Object in the load profile, but after 11 objects added to the load profile, it is not allowing me to add any 12th object. by default, there are 6 objects in the Load profile. also, there is no logic in restricting the number of objects that can be added.
I am using a Xamarin Forms application (Android/iOS) and I've managed to successfully connect to a Bluetooth probe on the Android application using SPP connections. I can now transmit Hex data within a byte array and the meter is returning the correct/expected response. How do you recommend using the Gurux libraries to communicate with this meter? I assume I will need to use some form of either the Serial or the C#/.NET libraries but I am unsure how to specify the address of the device, assuming I need to use the Bluetooth device address.