How do I modify Light Instrument Colors?


  
 Applies To AutoPLANT P&ID; Instruments; Customization
  
 Product(s):AutoPLANT P&ID
 Version(s):
 Environment: N/A
 Area: Customization
 Subarea: 
 Original Author:Bentley Technical Support Group
  

 

 

 

 

 

 

 

 

How do I modify Light Instrument Colors?

 On placement of Light Instruments in AutoPLANT P&ID the user will be prompted to select a color to be assigned to the light.  Some users have expressed the need to set the Color value to "None".  The following steps outlines how to do that:

1. Browse to the Pid-sup.lsp.

2. Search for instv_col.

3. Modify the list as shown below: 

      instv_col (list (list (at_msg "W"  "PID_1282" 0) (at_msg "White"           "PID_1283" 0))

                      (list (at_msg "G"  "PID_1284" 0) (at_msg "Green"           "PID_1285" 0))

                      (list (at_msg "R"  "PID_1174" 0) (at_msg "Red"             "PID_1286" 0))

                      (list (at_msg "A"  "PID_1239" 0) (at_msg "Amber"           "PID_1287" 0))

                      (list (at_msg "O"  "PID_1236" 0) (at_msg "Orange"          "PID_1288" 0))

                      (list (at_msg "Y"  "PID_1289" 0) (at_msg "Yellow"          "PID_1290" 0))

                      (list “N” “None”)

                 )

 4. Save and Exit.

See Also

Product TechNotes and FAQs

External Links

Bentley Technical Support KnowledgeBase

Bentley LEARN Server

Comments or Corrections?

Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!