Crimson GETINTERFACESTATUS(PORT)

Some of the System resources functions are a little thin on examples in the User Manual and in the Reference Manual.

One way I've learned about them is just to drag one from the System resources folders on the right onto the screen. This creates a Data Box object with the resource as the data source.

You'll see, for example, that the Data Box has a "General" type with the argument "GetInterfaceStatus(0)" in it.

I just used that the other day; "GetInterfaceStatus(1)" returned the string "Up" or "Down" that reflected the actual Ethernet (interface 1) Link status.

The context-sensitive Help in Crimson usually leads to the Reference manual; if you highlight the System Resource and press F1, you are usually taken right to the appropriate page of the Reference Manual PDF.
 
You will generally use this item as a on your display to show status of your Ethernet port or Modem. The argument is the PPP connection you want to montior. If Ethernet is enabled it is always value 1. If you want to monitor a modem and the Ethernet is enabled the modem will be value 2. If Ethernet is not enabled the modem will be value 1.

Thanks
Jeremy
 

Similar Topics

Hey guys, hoping someone here could give me a little advice. I'm working with a CR1000-04000 in Crimson 3.1 and I was interested in adding the...
Replies
4
Views
114
Hi, I'm having an issue in crimson 3.0 when I create a programme using a case statement referencing a fault word that each bit needs to change the...
Replies
4
Views
185
How do you install update on Red Lion Crimson ver 3.1. Do I just need to run the exe file on the host server?
Replies
1
Views
105
Has anyone found a way to convert/replace/update the firmware on old Parker TS80xx series HMIs (i.e. TS8010, TS8006, etc) to accept Crimson...
Replies
0
Views
89
Has anyone setup communications with Red Lion 3.0 MODBUS to Baker Hughes Centrilift GCS VFD? Thanks
Replies
0
Views
89
Back
Top Bottom