Disable All Categories of Messages
You can disable a subset of the information that scrolls across the controller 4-character display. You can disable these subsets:
- Project name
- Link status
- Port status and
- IP address
Complete these steps.
- Add an MSG instruction to your program.This message only has to execute once, it does not need to execute with every program scan.IMPORTANT:You cannot add an MSG instruction to your program if the controller switch is in Run mode, or if theFactoryTalk® Securitysettings deny this editing option.
- Configure the Configuration tab on the Message Configuration dialog box as described in the table below.
Disable All Categories of MessagesFieldDescriptionMessage TypeCIP GenericService TypeSet Attribute SingleInstance1Class3a5Attribute1Source ElementController tag of SINT data type.Source Element Tag Data:- 0 = Enable LCD Subset
- 1 = Disable LCD Subset
In this example, the controller tag is named LCD_SINT.To disable the subset of the information that scrolls across the controller 4-character display that are described in this section, the Source Element tag value must = 1.Source Length1 - Configure the Communication tab to use a Path of THIS.IMPORTANT:Messages to THIS must be unconnected messages.

- Before you enable the MSG instruction, make sure that the Source Element tag value is 1.IMPORTANT:You can re-enable the subsets of information on the 4-character display after they are disabled.To re-enable the subsets, complete the steps that are described in this section. Before you enable the MSG instructions, be sure that the appropriate bit in the Source Element tag value is 0.
Provide Feedback