DscQMMSingleCounterControl

Universal Driver Documentation
Initiates a Load, Arm, Load & Arm, Disarm, Save, or Disarm & Save command on a single counter on Quartz-MM. See information on the commands in dscQMMCounterControl().

Function Definition

BYTE dscQMMSingleCounterControl(DSCB board, BYTE counter, BYTE action)

Function Parameters

NameDescription
boardThe handle of the board to operate on
counterCounter no., 1-5 for QMM-5, 1-10 for QMM-10
actionAction to perform on the selected counter. Select from choices below:

QMM_ACTION_NONE 0 QMM_ACTION_ARM 1 QMM_ACTION_LOAD 2 QMM_ACTION_LOAD_AND_ARM 3

Return Value

Error code or 0.


This page was last modified 12:02, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.