Issue
Users need to access related documents directly from a Sigma graphic or object within the Sigma system.
Product Line
Satchwell BAS & SigmaEnvironment
Satchwell Sigma
Cause
The site requires quick access to documentation associated with specific Sigma objects or graphics for operational or troubleshooting purposes.
Resolution
To enable document access from a Sigma graphic or object using Pop-up Menus and Commands, follow these steps:
1. Configure Pop-up Command in Sigma System Manager
-
Open Sigma System Manager (SSM).
-
Navigate to:
System Setup → General → Pop-up Menus Commands. -
Click New to create a new command.
-
Assign an appropriate Name to the command (e.g., View Controller Info).
-
Highlight System Information and configure the command as follows:
-
Command Line:
C:\Sigma\Data\System Information\Controller {Unc No}.txt -
Note:
- Replace
{Unc No}by highlighting the Controller number format field and selecting "Select". - Ensure the folder
C:\Sigma\Data\System Information\exists. - Place the relevant text files in this folder. File names must follow the format:
whereController xxx.txtxxxis the correct controller number.
- Replace
-
Tip:
While the configuration example below opens the file in Windows Notepad, you can configure it to open with other programs if needed.
-
2. Create a New Pop-up Menu
- In SSM, go to Pop-up Menus and click New.
- Assign a suitable Menu ID and Name.
- Add the previously created command to this menu.
3. Assign the Pop-up Menu to a Sigma Object or Graphic
- Select the desired Object or Graphic Reference.
- Set the Menu ID to the one created in the previous step.
Testing the Configuration
- Right-click on the Sigma object.
- Select the newly created menu.
- The associated document (e.g.,
Controller 001.txt) should open in Notepad or the configured application.