API Command Reference
Appendix A
A-12
NetScan User’s Manual
*C
- Clear Channel Configuration
TYPE
Channel
EXECUTION
Deferred
SYNTAX
*C
Clear out the channel configuration so that no channels are configured
DESCRIPTION
The Clear Channel Configuration (
*C
) command will clear out the channel configuration so that no channels are
configured. After this command has been performed, channel readings will be not be updated; therefore, no HLL
or acquisition buffer updates will be performed until a new configuration is entered via the Configure Channels (
C
)
command. This command may be used when the present configuration is no longer acceptable and you wish to
reconfigure channels from scratch.
EXAMPLE
PRINT#1,"*CX"
‘ Clear all channels configuration
PRINT#1,"C1, 1X"
‘ Configure channel 1 of T/C type J
*F
- Restore Factory Settings
TYPE
System
EXECUTION
Immediate
SYNTAX
*F
Restore unit to factory configuration
DESCRIPTION
The Restore Factory Defaults (
*F
) command may be used to restore the unit to the same configuration it had
when it left the factory. Issuing this command will cause the unit to load the factory default configuration into the
working configuration. The factory default configuration is defined in the Configuring Power-Up State section of
Appendix D.
This command may not be issued while an acquisition is configured since it will cause certain settings upon
which the acquisition depends to change. Issuing this command while an acquisition is configured will cause a
Conflict Error to occur.
Note: Issuing the
*F
command will cause any previously defined configuration to be irrevocably lost. The
calibration factors, however, will remain intact.
EXAMPLE
PRINT#1,"Q?T?Y?X"
‘ Retrieve some current configuration settings
LINE INPUT#1, A$
‘ Get the settings
PRINT A$
‘ Screen shows
Q1,7,7,7,0 T0,3,0,0 Y000100,
001000,000000
PRINT#1,"*FX"
‘ Restore factory default configuration
PRINT#1,"Q?T?Y?X"
‘ Retrieve some current configuration settings
LINE INPUT#1,A$
‘ Get the settings
PRINT A$
‘ Screen shows
Q1,0,0,0,0 T0,0,0,0 Y000000,
000000,000000
Summary of Contents for OMB-NETSCAN 1500
Page 6: ...iv NetScan User s Manual...
Page 18: ...1 12 Configuring and Starting NetScan NetScan User s Manual Notes...
Page 38: ...3 8 General Information and Specifications NetScan User s Manual Notes...
Page 82: ...4 44 ChartView Software Reference NetScan User s Manual Notes...
Page 118: ...6 20 Calibration NetScan User s Manual...
Page 140: ...A ii NetScan User s Manual...
Page 192: ...API Command Reference Appendix A A 52 NetScan User s Manual Notes...
Page 237: ...Appendix D Registers Data Formats Queries NetScan User s Manual D 13...
Page 244: ...NetScan Program Examples Appendix E E 2 NetScan User s Manual...
Page 248: ...ASCII Code Summary Appendix F F 4 NetScan User s Manual Notes...
Page 250: ...NetScan Error Messages Appendix G G 2 NetScan User s Manual Notes...
Page 252: ...Abbreviations Appendix H H 2 NetScan User s Manual Notes...
Page 254: ...NetScan User s Manual...