Skip to content
Snippets Groups Projects
  • Marco Filho's avatar
    d408299e
    Make register ST channel set for correct Hybrid/VMM pair. · d408299e
    Marco Filho authored
    Before this, Any caput to AllST-S record would only set channels values to
    hybrid 0, vmm 0 because of hardcoded values.
    
    This commit makes the vmmST_ an array with epics parameters.
    The function getPair discovers the HYBRID-VMM pair for the parameter
    that was called and sets the correct pair register's values.
    
    Also, records are loaded with .sub files so we don't need to keep repeating
    record names with different numbers.
    
    All have been tested and works.
    d408299e
    History
    Make register ST channel set for correct Hybrid/VMM pair.
    Marco Filho authored
    Before this, Any caput to AllST-S record would only set channels values to
    hybrid 0, vmm 0 because of hardcoded values.
    
    This commit makes the vmmST_ an array with epics parameters.
    The function getPair discovers the HYBRID-VMM pair for the parameter
    that was called and sets the correct pair register's values.
    
    Also, records are loaded with .sub files so we don't need to keep repeating
    record names with different numbers.
    
    All have been tested and works.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.