.

MpxUtil.RoundIoLed


Overview

RoundIoLed represents an LED that is automatically updated based on the state of an MPX I/O point. If the LED encounters an error while reading the state of the MPX I/O point, an error image is displayed. If a manually updated LED is required, use the RoundLed component.

The controller associated with the RoundIoLed must exist as a component on the same form.

 

The following table lists the available colors and states for the RoundIoLed component.

Color LED "On" Image LED "Off" Image LED Error Image
Green Green on Green off
Yellow Yellow on Yellow off
Red Red On Red Off
Blue Blue on Blue off

 

Properties

Property Data Type Description

Color

Enumeration

Determines the color of the LED

ControllerName

String

The name of the controller component.

If there is only one controller component on the same form as the RoundIoLed instance, then ControllerName may be left empty.

Interval

Int32

The time between updates of the LED state in milliseconds.

IoType

Enumeration

The type of MPX I/O the LED is connected to.

AxisNumber

Int32

The axis number of the I/O point.

Bit

Int32

The bit number of the I/O point.

CanNumber

Int32

The CANOpen network number of the I/O point.

DedicatedIn

Mpx.DedicatedIn

The axis dedicated input of the I/O point.

DedicatedOut

Mpx.DedicatedOut

The axis dedicated output of the I/O point.

NodeNumber

Int32

The node number of the I/O point.

SynqNetNumber

Int32

The SynqNet network number of the I/O point.

 

Configuration Properties Used with Specific IoType Values

IoType

AxisNumber

Bit

CanNumber

DedicatedIn

DedicatedOut

NodeNumber

SynqNetNumber

ControllerDigitalInput

  X          

ControllerDigitalOutput

  X          

AxisGeneralIo

X X          

AxisDedicatedInput

X     X      

AxisDedicatedOutput

X       X    

SqNodeDigitalInput

  X       X X

SqNodeDigitalOutput

  X       X X

CanDigitalInput

  X X     X  

CanDigitalOutput

  X X     X  

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2008 Motion Engineering