Collapse AllExpand All

10.52.5. Changing a Station's COS Previous topic Parent topic Child topic Next topic

  • Display a station's COS (1st and/or 2nd COS), and subsequently display all stations with the same COS.
    DIS-SCSU:STNO=number;
    
    or
    DIS-SBCSU:STNO=number;
    
    or
    DIS-SSCSU:STNO=number;
    
    or
    DIS-COSSU:TYPE=COS,COS=number,FORMAT=REF; 
    
  • Station is the only one with this COS -> change COS:
    CHA-COSSU:TYPE=COS,COS=number,AVCE=param;  
    
  • Several stations have this COS -> station receives new COS:
    ADD-COSSU:COPYCOS=number,AVCE=param;  
    
  • Assign the new COS to the station:
    CHA-SCSU:STNO=number,COS1=number,COS2=number;
    
    or
    CHA-SBCSU:STNO=number,COS1=number,COS2=number;
    
    or
    CHA-SSCSU:STNO=number,COS1=number,COS2=number;