Search found 8 matches

by CubeX
Wed Dec 30, 2015 9:45 pm
Forum: Developers Sandbox - Meter Data
Topic: crc16 code to c#
Replies: 4
Views: 31305

Re: crc16 code to c#

Hi Jameson. I managed to convert the code to c#, but I can not seem to get the correct result for some reason. I need to verify crc for received data and sent data. Is there a difference? Here is the c# code: public static readonly ushort[] ekmCrcLut = { 0x0000, 0xc0c1, 0xc181, 0x0140, 0xc301, 0x03c...
by CubeX
Sat Dec 26, 2015 6:11 pm
Forum: Developers Sandbox - Meter Data
Topic: crc16 code to c#
Replies: 4
Views: 31305

Re: crc16 code to c#

Good day Jameson. Thank you for the help. I can definitely share the solution, I know how frustrating it can be so if I can help someone else I would be happy to do so! The program I am writing reads all meter data that is packed into the two different frames, "30 30" and "30 31"...
by CubeX
Sat Dec 26, 2015 3:48 am
Forum: Developers Sandbox - Meter Data
Topic: crc16 code to c#
Replies: 4
Views: 31305

crc16 code to c#

Good day everyone on the forum! I am writing a c# GUI app to read my EMK Omnimeter V4 and save the data to an output file for use with Aurora Communicator. I can read and de-parse return frames type A and B, but I am having difficulties with the crc conversion to c# :oops: . I was hoping someone can...
by CubeX
Wed Dec 11, 2013 2:51 pm
Forum: EKM Metering Systems
Topic: New EKM Dash installed 2 days, fatal error
Replies: 2
Views: 6529

Re: New EKM Dash installed 2 days, fatal error

Wow, I am impressed with the level of support. Thank you for the fast reply Jameson. I can confirm that it is working again. I hope this helps other users if they have a similar problem. Literally a 2 min fix. I've actually written a small script to monitor the program, delete the perf file, and res...
by CubeX
Wed Dec 11, 2013 4:18 am
Forum: EKM Metering Systems
Topic: New EKM Dash installed 2 days, fatal error
Replies: 2
Views: 6529

New EKM Dash installed 2 days, fatal error

Hi EKM and forum members. I have just installed my new EMK Pulse V4, everything wag going well for about a day, end then a fatal application error . I am using a the trial software, however I've only had it on my machine for 2 days. Has anyone had a similar problem, and know how to fix it? Here is t...
by CubeX
Tue Nov 26, 2013 2:30 am
Forum: EKM Metering Systems
Topic: EKM Instantaneous reading, V4/V3, and PUSH
Replies: 4
Views: 9704

Re: EKM Instantaneous reading, V4/V3, and PUSH

Thank you for the information Jameson. I will install the EMK meter in an external enclosure next to the meter box then. Oh by the way, I've purchased a V4 meter and 3 CT's. :-)
by CubeX
Sun Nov 24, 2013 6:02 am
Forum: EKM Metering Systems
Topic: EKM Instantaneous reading, V4/V3, and PUSH
Replies: 4
Views: 9704

Re: EKM Instantaneous reading, V4/V3, and PUSH

Hi there Jameson! Thanks for the reply, much appreciated.

I will opt to buy the full software then. I understand what you mean with the update, I've read the other post. I hope you manage to give all the expecting customers some good news soon.

How far can the CT's be from the meter?

Thanks,
J
by CubeX
Fri Nov 22, 2013 12:49 am
Forum: EKM Metering Systems
Topic: EKM Instantaneous reading, V4/V3, and PUSH
Replies: 4
Views: 9704

EKM Instantaneous reading, V4/V3, and PUSH

Good day to everyone here on the forum. I am new here, and no different to anyone else, I have a few questions to the knowledgeable participants here. Let me 1st introduce myself and explain my setup and needs before firing away with questions. My Setup: Supply voltage: 240V, 3 Phase Current residen...