Support : Knowledge base

Knowledge Base

Welcome to OPAL-RT’s Knowledge Base

OPAL-RT offers a repository of support information for optimal use of its technology.

Loading…

Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.

For optimal experience, use a desktop computer.

Reference Number: AA-02021// Views: AA-02021// Created: 2021-06-16 20:13:53// Last Updated: 2023-04-06 15:56:05
General Article
OP6000V2 : How to verify the module status with the OpConfigManager

The OP6000V2 is a chassis with 11 slots. The user can insert in each slot one of the following modules (except for slot #1 that is reserved only for the BM) :



It's important for the user to always know the status of the modules in the chassis. Therefore, in order to verify the status of the OP6000V2 modules, there are three different ways : 




  • IO cards panels in RT-LAB :


  • The OpConfigManager :               

This third method consists on a signal available in RT-LAB from which the user can extract the value of 3 different attributes per module : Module type, ID and Status.

The signal path is : td/SM_Controller/Subsystem Config Manager/OpConfigManager/port1



The user can drag/drop the "signal1" into the Variable Viewer in RT-LAB in order to extract the attributes of the modules. Here is an example with 9 modules in the same chassis : 




The "signal1" dimension is 33 since you have 3 attributes for each module and a total of 11 modules in the chassis.


  • The first attribute Module Type can have the following values :

- ASM  = 1
- BM    = 2
- PDL   = 4
- POM  = 6
- RPG  = 7
- RSM  = 8
- SM     = 9


  • The second attribute ID is a value different from 0 if you have more than two cards of the same type in the same chassis.

Example : If you have 3 ASM in the same chassis, the 1st module will have ID = 0, the 2nd module will have ID = 1 and the 3rd module will have ID = 2.


  • The third attribute Status can have the following values : 

- Status Board Not Present   = 0
- Status OK                           = 1
- Status Warning                   = 2
- Status Fault                        = 3