Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jimtech1967

Pages: [1]
1
Application Showcase / Re: Embedded variables
« on: November 30, 2020, 09:20:24 AM »
I am looking to display values from a SLC500 and embed in in my MessageDisplayByValue message collection
Registers like N7:1, N7:2 Etc..
How do i set up the .ini file and where do I put it ??
I am electrician that works with PLCs Not Visual Studio.
I have the AdvancedHMI working and communicating to my plcs but would like to
embed variables in the MessageDisplayByValue

2
Support Questions / MessageDisplayByValu
« on: November 24, 2020, 05:24:43 PM »
is there a way to embed a tag value in the messages of the MessageDisplayByValue function ?
Similar to what is possible with the C-more software

3
Support Questions / Issue with EthernetIPforPLCSLCMicroCom1
« on: February 26, 2015, 02:49:07 PM »
I am using the EthernetIPforPLCSLCMicroCom1 to communicate to a
MicroLogix 1200.  The communications work fine.  I receive data and
transmit data (meaning my PBs work). 

When I shut down the application it takes a about a minute for it to shut down. 
I shut the application down using the standard close X in upper right of the window.

I ran the default application with no changes and it closed instantly.
I made a test application and put one Digital meter on the main form screen using the EthernetIPforPLCSLCMicroCom1 driver.
The Digital meter updated fine.  The application took the minute to shut down just like other application.

I attached screen shot of the driver settings

GATE_PLC_186      '
DisableSubscriptions = False
GenerateMember = True
IPAddress = "10.43.231.186"
Modifers = Friend
MyNode = 0
PollRateOverride = 0
Port = 44818
SynchronizingObject = Me
TargetNode = 0





Pages: [1]