Collapse AllExpand All

10.52.1. Adding a Station (Example) Previous topic Parent topic Child topic Next topic

  • Add a station number as follows:
    ADD-WABE:CD=<key-num>,DAR=STN; 
    
  • Add a class of service as follows:
    ADD-COSSU:AVCE=<param>;
    
  • Add a station as follows:
    • ANATE, AUXDIGI with the AMO SCSU:
    ADD-SCSU:STNO=<number>,DVCFIG=<param>,COS1=<number>,COS2...,LCOSV1=...,LCOSV2=...,LCOSD1=...,LCOSD2=...;
    • Add a station at the UP0E port as follows:
    ADD-SBCSU:STNO=<number>,OPT=OPTI,DVCFIG=<param>,COS1=<number>, COS2=<number>,LCOSV1=...,LCOSV2=...,LCOSD1=...,LCOSD2=...;
    • The AMO SSCSU is used for adding special stations
    (see AMO description or special applications).
    You can select a key layout standard with the parameter STD when adding a station with the AMO SBCSU/SSCSU (key layout). You can modify this key layout later with the AMO TAPRO. You can modify the key layout separately for each individual station.
  • Change the key layout for a special station:
    CHA-TAPRO:STNO=number,[KY01=param]...[KY19];  
    
  • Each station number can be assigned a name, PIN and organization name, for example, with:
    ADD-PERSI:TYPE=STN,STNO=<number>,NAME=<string>,ORG=<string>, 
    PIN1=<number>;