Module Feedback Issue

55 views
Skip to first unread message

A.

unread,
Oct 15, 2019, 9:00:39 PM10/15/19
to comman...@googlegroups.com

I'm having some trouble receiving feedback from my DIN-MOD4.

Current configuration:
Slot 1: MOD-COM4
Slot 2: MOD-LRY8
Slot 3: MOD-IO8


User interface is not updating on change.

M3 01-04 = Dry Contact
M3 05-08 = LED Output

Regex: M3\|.*P04:D:(.)

Any thoughts on what is going on here would be appreciated.


Feedback01.JPGMOD-IO8_01.JPG



DIN-MOD4 FW V 1.15.0
Iviewer 5 V5.0.7 Build 409

Jarrod Bell

unread,
Oct 16, 2019, 6:08:58 PM10/16/19
to comman...@googlegroups.com
Try M3\|.*?P04:D:(.)

Also please let us know your system settings within guiDesigner.

Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

**Please include as much software version information as possible. This ensures that other users and CommandFusion staff can provide a helpful answer as quickly as possible.** - Please Delete this line BEFORE posting.
--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/commandfusion/d57dfd76-f693-4fc0-8721-6a8b7d48d1d9%40googlegroups.com.

A.

unread,
Oct 16, 2019, 11:49:41 PM10/16/19
to comman...@googlegroups.com
Hi Jarrod,
Thanks for your reply.
I have tested with your regex but so far no change.

guiDesigner version 2.7.9.1009

Feedback from module 1 (COM4) is working but I am unable to monitor the status of the other modules.




On Thursday, 17 October 2019 11:08:58 UTC+13, Jarrod Bell wrote:
Try M3\|.*?P04:D:(.)

Also please let us know your system settings within guiDesigner.

Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

On 16/10/19 12:00 pm, A. wrote:

I'm having some trouble receiving feedback from my DIN-MOD4.

Current configuration:
Slot 1: MOD-COM4
Slot 2: MOD-LRY8
Slot 3: MOD-IO8


User interface is not updating on change.

M3 01-04 = Dry Contact
M3 05-08 = LED Output

Regex: M3\|.*P04:D:(.)

Any thoughts on what is going on here would be appreciated.


Feedback01.JPGMOD-IO8_01.JPG



DIN-MOD4 FW V 1.15.0
Iviewer 5 V5.0.7 Build 409


**Please include as much software version information as possible. This ensures that other users and CommandFusion staff can provide a helpful answer as quickly as possible.** - Please Delete this line BEFORE posting.
--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to comman...@googlegroups.com.
Feedback02.JPG

Jarrod Bell

unread,
Oct 17, 2019, 6:32:44 PM10/17/19
to comman...@googlegroups.com
Please try using a tool like Hercules to log the traffic to ensure you are seeing the data you expect.
Enable hex characters in the Hercules options as well to see exactly the data being sent.
Take a screenshot of that so we can dig a bit deeper into the issue.


Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

On 17/10/19 2:49 pm, A. wrote:
Hi Jarrod,
Thanks for your reply.
I have tested with your regex but so far no change.

guiDesigner version 2.7.9.1009

Feedback from module 1 (COM4) is working but I am anable to monitor the status of the other modules.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/commandfusion/ff74665b-23ca-4fe7-90d9-b523229cc27f%40googlegroups.com.

A.

unread,
Oct 20, 2019, 8:13:00 PM10/20/19
to CommandFusion Software
I cant see why this Regex isn't working

Hopefully you can see something.


 

Feedback03.JPG



 

 

Jarrod Bell

unread,
Oct 21, 2019, 2:49:32 AM10/21/19
to comman...@googlegroups.com
Can you please paste the data from the Hercules log after enabling Right Click > Special Chars > Hexadecimal?
This way printable characters are easily readable, whilst non-printable chars will show up with their hex values.


Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.

A.

unread,
Oct 21, 2019, 5:55:22 PM10/21/19
to CommandFusion Software
>>>>

 òáóRIOXSTAôM3|P01:D:0|P02:D:0|P03:D:0|P04:D:0|P05:L:0|P06:L:0|P07:L:0|P08:L:0õõòáóRIOXSTAôM3|P01:D:0|P02:D:0|P03:D:0|P04:D:0|P05:L:0|P06:L:0|P07:L:0|P08:L:0õõ

<<<<<<

Feedback04.JPG

Jarrod Bell

unread,
Oct 21, 2019, 5:59:49 PM10/21/19
to comman...@googlegroups.com
That log still doesn't have the option enabled that I mentioned. õ should show as {FF}

But from what I can tell, the data and regex are fine. So there is something wrong somewhere else.
Make sure you have the system EOM property set to \xFF\xFF


Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

On 22/10/19 8:55 am, A. wrote:
>>>>

 òáóRIOXSTAôM3|P01:D:0|P02:D:0|P03:D:0|P04:D:0|P05:L:0|P06:L:0|P07:L:0|P08:L:0õõòáóRIOXSTAôM3|P01:D:0|P02:D:0|P03:D:0|P04:D:0|P05:L:0|P06:L:0|P07:L:0|P08:L:0õõ

<<<<<<

--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.

A.

unread,
Oct 21, 2019, 7:09:29 PM10/21/19
to comman...@googlegroups.com

Hercules isn't displaying Hex/special characters correctly.

Packet Sender results ->>>

24 packets.

\f2\e1\f3RIOXSTA\f4M3|P01:D:0|P02:D:0|P03:D:0|P04:D:1|P05:L:0|P06:L:0|P07:L:0|P08:L:0\f5\f5\f2\e1\f3RIOXCHA\f4M3|P04:D:0\f5\f5
\f2\e1\f3RIOXCHA\f4M3|P04:D:1\f5\f5\f2\e1\f3RIOXCHA\f4M3|P04:D:0\f5\f5
\f2\e1\f3RCOMSPR\f4M1|P01:>\f5\f5\f2\e1\f3RCOMSPR\f4M1|P03:>\f5\f5\f2\e1\f3RIOXCHA\f4M3|P04:D:1\f5\f5
\f2\e1\f3RIOXCHA\f4M3|P04:D:0\f5\f5
\f2\e1\f3RIOXCHA\f4M3|P04:D:1\f5\f5
\f2\e1\f3RIOXCHA\f4M3|P04:D:0\f5\f5
\f2\e1\f3RIOXSTA\f4M3|P01:D:0|P02:D:0|P03:D:0|P04:D:0|P05:L:0|P06:L:0|P07:L:0|P08:L:0\f5\f5
\f2\e1\f3RIOXSTA\f4M3|P01:D:0|P02:D:0|P03:D:0|P04:D:0|P05:L:0|P06:L:0|P07:L:0|P08:L:0\f5\f5

<<<-


When I change the EOM from \x0D to \xFF\xFF feedback from the COM4 module stops working.

Jarrod Bell

unread,
Oct 21, 2019, 7:28:32 PM10/21/19
to comman...@googlegroups.com
Create a second system for the COM4 data, and use slot bridging (subscriptions) in the LAN Bridge config to create a second port to connect to, that subscribes to just the COM4 module slot:
http://commandfusion.com/wiki2/hardware/lan-bridge/lan-bridge-configuration/slots-tab#slot-bridging-subscriptions

Then you can use \x0D for that system EOM, and \xF5\xF5 for the other (sorry I made a mistake in the last message, don't use \xFF\xFF, use \xF5\xF5)


Regards,

Jarrod Bell
CommandFusion
www.commandfusion.com

When I change the EOM from \x0D to \xFF\xFF back from the COM4 module stops working.
--
You received this message because you are subscribed to the Google Groups "CommandFusion Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commandfusio...@googlegroups.com.

A.

unread,
Oct 21, 2019, 9:10:23 PM10/21/19
to CommandFusion Software

 Excellent... That fixed it.
 
Thanks so much Jarrod.
 

Reply all
Reply to author
Forward
0 new messages