/* ====================================================================== */ /* LabWindows User Interface Resource (UIR) Include File */ /* Copyright (c) National Instruments 1993. All Rights Reserved. */ /* */ /* WARNING: Do not add to, delete from, or otherwise modify the contents */ /* of this include file. */ /* ====================================================================== */ /* PANEL ================================================================ */ /* */ /* Panel Title : "Transfer Function" */ /* Constant Name : TR */ /* # Controls : 26 */ /* Title Font : system */ /* Title Color : white */ /* Title Bar Color : red */ /* Frame Color : white */ /* Background Color : lt gray */ /* ====================================================================== */ #define TR 0 #define TR__TTL "Transfer Function" /* ================================================================== */ /* Label/Title : "" */ /* Constant Name : TR_pbox */ /* Control Type : Text Box */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Rows : 5 */ /* Columns : 27 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_pbox 0 #define TR_pbox__LBL "" /* ================================================================== */ /* Label/Title : "" */ /* Constant Name : TR_fbox */ /* Control Type : Text Box */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Rows : 5 */ /* Columns : 44 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_fbox 1 #define TR_fbox__LBL "" /* ================================================================== */ /* Label/Title : "" */ /* Constant Name : TR_Graph */ /* Control Type : Graph */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Title Font : system */ /* Axis Name Font : system */ /* Axis Label Font : system */ /* Title Color : black */ /* Grid Color : black */ /* Axis Name Color : black */ /* Axis Label Color : black */ /* Plot Background : green */ /* Graph Background : lt gray */ /* Copy Plot Data : no */ /* X Axis : Name : Frequency Hz */ /* Auto Scaled : yes */ /* Log Scale : yes */ /* Auto Divisions : yes */ /* Auto Precision : yes */ /* Eng Format : yes */ /* Eng Units : 0 */ /* Grid Visible : yes */ /* Labels Visible : yes */ /* Mark Origin : no */ /* Y Axis : Name : Amplitude dB */ /* Auto Scaled : yes */ /* Log Scale : yes */ /* Auto Divisions : yes */ /* Auto Precision : yes */ /* Eng Format : no */ /* Eng Units : 0 */ /* Grid Visible : yes */ /* Labels Visible : yes */ /* Mark Origin : no */ /* # Cursors : 0 */ /* ================================================================== */ #define TR_Graph 2 #define TR_Graph__LBL "" #define TR_Graph__CURSORS 0 /* ================================================================== */ /* Label/Title : "VOLTAGE" */ /* Constant Name : TR_VoltageDC */ /* Control Type : Numeric/String */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : decimal */ /* Minimum Value : 5 */ /* Maximum Value : 25 */ /* Default Value : 15 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 3 */ /* Entry Length : 2 */ /* Input Optional : no */ /* ================================================================== */ #define TR_VoltageDC 3 #define TR_VoltageDC__LBL "VOLTAGE" #define TR_VoltageDC__MIN 5 #define TR_VoltageDC__MAX 25 #define TR_VoltageDC__DFLT 15 #define TR_VoltageDC__MAXLEN 2 /* ================================================================== */ /* Label/Title : "+-V" */ /* Constant Name : TR_tV */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : no */ /* Transparent Text : no */ /* ================================================================== */ #define TR_tV 4 #define TR_tV__LBL "+-V" /* ================================================================== */ /* Label/Title : "CLIMIT" */ /* Constant Name : TR_ClimitDC */ /* Control Type : Numeric/String */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : decimal */ /* Minimum Value : 10 */ /* Maximum Value : 999 */ /* Default Value : 100 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 3 */ /* Entry Length : 3 */ /* Input Optional : no */ /* ================================================================== */ #define TR_ClimitDC 5 #define TR_ClimitDC__LBL "CLIMIT" #define TR_ClimitDC__MIN 10 #define TR_ClimitDC__MAX 999 #define TR_ClimitDC__DFLT 100 #define TR_ClimitDC__MAXLEN 3 /* ================================================================== */ /* Label/Title : "+-mA" */ /* Constant Name : TR_tmA */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : no */ /* Transparent Text : no */ /* ================================================================== */ #define TR_tmA 6 #define TR_tmA__LBL "+-mA" /* ================================================================== */ /* Label/Title : "+" */ /* Constant Name : TR_plusLED */ /* Control Type : LED */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* On Color : green */ /* Off Color : red */ /* Default State : off */ /* ================================================================== */ #define TR_plusLED 7 #define TR_plusLED__LBL "+" #define TR_plusLED__DFLT 0 /* ================================================================== */ /* Label/Title : "-" */ /* Constant Name : TR_minusLED */ /* Control Type : LED */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* On Color : green */ /* Off Color : red */ /* Default State : off */ /* ================================================================== */ #define TR_minusLED 8 #define TR_minusLED__LBL "-" #define TR_minusLED__DFLT 0 /* ================================================================== */ /* Label/Title : "DC POWER SUPPLY" */ /* Constant Name : TR_tdc */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : yes */ /* Transparent Text : no */ /* ================================================================== */ #define TR_tdc 9 #define TR_tdc__LBL "DC POWER SUPPLY" /* ================================================================== */ /* Label/Title : "FUNCTION GENERATOR" */ /* Constant Name : TR_tFUN */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : yes */ /* Transparent Text : no */ /* ================================================================== */ #define TR_tFUN 10 #define TR_tFUN__LBL "FUNCTION GENERATOR" /* ================================================================== */ /* Label/Title : "START FREQ" */ /* Constant Name : TR_StartFREQ */ /* Control Type : Numeric/String */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : long */ /* Display Format : decimal */ /* Minimum Value : 10 */ /* Maximum Value : 50000 */ /* Default Value : 200 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 5 */ /* Entry Length : 5 */ /* Input Optional : no */ /* ================================================================== */ #define TR_StartFREQ 11 #define TR_StartFREQ__LBL "START FREQ" #define TR_StartFREQ__MIN 10L #define TR_StartFREQ__MAX 50000L #define TR_StartFREQ__DFLT 200L #define TR_StartFREQ__MAXLEN 5 /* ================================================================== */ /* Label/Title : "END" */ /* Constant Name : TR_EndFREQ */ /* Control Type : Numeric/String */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : long */ /* Display Format : decimal */ /* Minimum Value : 10 */ /* Maximum Value : 999000 */ /* Default Value : 20000 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 6 */ /* Entry Length : 6 */ /* Input Optional : no */ /* ================================================================== */ #define TR_EndFREQ 12 #define TR_EndFREQ__LBL "END" #define TR_EndFREQ__MIN 10L #define TR_EndFREQ__MAX 999000L #define TR_EndFREQ__DFLT 20000L #define TR_EndFREQ__MAXLEN 6 /* ================================================================== */ /* Label/Title : "STEP NUM" */ /* Constant Name : TR_StepNUM */ /* Control Type : Numeric/String */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : decimal */ /* Minimum Value : 5 */ /* Maximum Value : 100 */ /* Default Value : 10 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 3 */ /* Entry Length : 3 */ /* Input Optional : no */ /* ================================================================== */ #define TR_StepNUM 13 #define TR_StepNUM__LBL "STEP NUM" #define TR_StepNUM__MIN 5 #define TR_StepNUM__MAX 100 #define TR_StepNUM__DFLT 10 #define TR_StepNUM__MAXLEN 3 /* ================================================================== */ /* Label/Title : "Hz" */ /* Constant Name : TR_thz1 */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : no */ /* Transparent Text : no */ /* ================================================================== */ #define TR_thz1 14 #define TR_thz1__LBL "Hz" /* ================================================================== */ /* Label/Title : "Hz" */ /* Constant Name : TR_thz2 */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : no */ /* Transparent Text : no */ /* ================================================================== */ #define TR_thz2 15 #define TR_thz2__LBL "Hz" /* ================================================================== */ /* Label/Title : "AMPL" */ /* Constant Name : TR_VoltageFUN */ /* Control Type : Numeric/String */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : decimal */ /* Minimum Value : 2 */ /* Maximum Value : 20 */ /* Default Value : 2 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 2 */ /* Entry Length : 2 */ /* Input Optional : no */ /* ================================================================== */ #define TR_VoltageFUN 16 #define TR_VoltageFUN__LBL "AMPL" #define TR_VoltageFUN__MIN 2 #define TR_VoltageFUN__MAX 20 #define TR_VoltageFUN__DFLT 2 #define TR_VoltageFUN__MAXLEN 2 /* ================================================================== */ /* Label/Title : "Vpp" */ /* Constant Name : TR_Vpp */ /* Control Type : Text */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Alignment : left */ /* Raised Text : no */ /* Transparent Text : no */ /* ================================================================== */ #define TR_Vpp 17 #define TR_Vpp__LBL "Vpp" /* ================================================================== */ /* Label/Title : "SWEEP" */ /* Constant Name : TR_SWEEP */ /* Control Type : Push Button */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Hot Key : none */ /* Show Hot Key : no */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_SWEEP 18 #define TR_SWEEP__LBL "SWEEP" /* ================================================================== */ /* Label/Title : "STANDBY" */ /* Constant Name : TR_StandbyDC */ /* Control Type : Binary Switch */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* On Label : "OFF" */ /* Off Label : "ON" */ /* Data Type : integer */ /* On Value : 1 */ /* Off Value : 0 */ /* Default State : off */ /* Label Font : system */ /* Label Color : black */ /* Switch Color : black */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_StandbyDC 19 #define TR_StandbyDC__LBL "STANDBY" #define TR_StandbyDC__ON 1 #define TR_StandbyDC__OFF 0 #define TR_StandbyDC__DFLT 0 /* ================================================================== */ /* Label/Title : "STANDBY" */ /* Constant Name : TR_StandbyFUN */ /* Control Type : Binary Switch */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* On Label : "OFF" */ /* Off Label : "ON" */ /* Data Type : integer */ /* On Value : 1 */ /* Off Value : 0 */ /* Default State : off */ /* Label Font : system */ /* Label Color : black */ /* Switch Color : black */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_StandbyFUN 20 #define TR_StandbyFUN__LBL "STANDBY" #define TR_StandbyFUN__ON 1 #define TR_StandbyFUN__OFF 0 #define TR_StandbyFUN__DFLT 0 /* ================================================================== */ /* Label/Title : "ATTENUATION" */ /* Constant Name : TR_Attenuation */ /* Control Type : Ring */ /* Control Mode : validate */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Labels/Values : " 0 dB" - 1 */ /* "-20 dB" - 10 */ /* "-40 dB" - 100 */ /* Default Value : 0 dB */ /* Label Font : system */ /* Label Color : black */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_Attenuation 21 #define TR_Attenuation__LBL "ATTENUATION" #define TR_Attenuation__VAL0 1 #define TR_Attenuation__VAL1 10 #define TR_Attenuation__VAL2 100 #define TR_Attenuation__DFLT 0 /* ================================================================== */ /* Label/Title : "EXIT" */ /* Constant Name : TR_EXIT */ /* Control Type : Push Button */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Hot Key : none */ /* Show Hot Key : no */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_EXIT 22 #define TR_EXIT__LBL "EXIT" /* ================================================================== */ /* Label/Title : "COPY" */ /* Constant Name : TR_COPY */ /* Control Type : Push Button */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Hot Key : none */ /* Show Hot Key : no */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_COPY 23 #define TR_COPY__LBL "COPY" /* ================================================================== */ /* Label/Title : "SEND" */ /* Constant Name : TR_SEND */ /* Control Type : Push Button */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Hot Key : none */ /* Show Hot Key : no */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_SEND 24 #define TR_SEND__LBL "SEND" /* ================================================================== */ /* Label/Title : "REC" */ /* Constant Name : TR_REC */ /* Control Type : Push Button */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Hot Key : none */ /* Show Hot Key : no */ /* Background Color : lt gray */ /* ================================================================== */ #define TR_REC 25 #define TR_REC__LBL "REC" /* PANEL ================================================================ */ /* */ /* Panel Title : "IEC message" */ /* Constant Name : IEC */ /* # Controls : 5 */ /* Title Font : system */ /* Title Color : white */ /* Title Bar Color : red */ /* Frame Color : white */ /* Background Color : cyan */ /* ====================================================================== */ #define IEC 1 #define IEC__TTL "IEC message" /* ================================================================== */ /* Label/Title : "TXT:" */ /* Constant Name : IEC_TXT */ /* Control Type : Numeric/String */ /* Control Mode : normal */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : string */ /* Minimum Value : */ /* Maximum Value : */ /* Default Value : . */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 70 */ /* Entry Length : 70 */ /* Input Optional : no */ /* ================================================================== */ #define IEC_TXT 0 #define IEC_TXT__LBL "TXT:" #define IEC_TXT__DFLT "." #define IEC_TXT__MAXLEN 70 /* ================================================================== */ /* Label/Title : "IEC addr:" */ /* Constant Name : IEC_ADDR */ /* Control Type : Numeric/String */ /* Control Mode : normal */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : decimal */ /* Minimum Value : 1 */ /* Maximum Value : 10 */ /* Default Value : 2 */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 2 */ /* Entry Length : 2 */ /* Input Optional : no */ /* ================================================================== */ #define IEC_ADDR 1 #define IEC_ADDR__LBL "IEC addr:" #define IEC_ADDR__MIN 1 #define IEC_ADDR__MAX 10 #define IEC_ADDR__DFLT 2 #define IEC_ADDR__MAXLEN 2 /* ================================================================== */ /* Label/Title : "result:" */ /* Constant Name : IEC_result */ /* Control Type : Numeric/String */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : decimal */ /* Minimum Value : */ /* Maximum Value : */ /* Default Value : */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 3 */ /* Entry Length : 3 */ /* Input Optional : no */ /* ================================================================== */ #define IEC_result 2 #define IEC_result__LBL "result:" #define IEC_result__MAXLEN 3 /* ================================================================== */ /* Label/Title : "i_error:" */ /* Constant Name : IEC_error */ /* Control Type : Numeric/String */ /* Control Mode : indicator */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Data Type : integer */ /* Display Format : hexadecimal */ /* Minimum Value : */ /* Maximum Value : */ /* Default Value : */ /* Text Font : system */ /* Text Color : black */ /* Background Color : lt gray */ /* Display Length : 4 */ /* Entry Length : 4 */ /* Input Optional : no */ /* ================================================================== */ #define IEC_error 3 #define IEC_error__LBL "i_error:" #define IEC_error__MAXLEN 4 /* ================================================================== */ /* Label/Title : "MESSAGE / QUIT" */ /* Constant Name : IEC_MESS */ /* Control Type : Push Button */ /* Control Mode : hot */ /* Label Font : system */ /* Label Color : black */ /* Disabled : no */ /* Hot Key : none */ /* Show Hot Key : no */ /* Background Color : lt gray */ /* ================================================================== */ #define IEC_MESS 4 #define IEC_MESS__LBL "MESSAGE / QUIT"