Quantum Data 801GF Spezifikationen Seite 17

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 40
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 16
Publication # 68-00155 (Rev: B 26-JULY-95) Page 17
CALL <address> <passed> [ <p(1)> [ <p(2)> [ <p(3)> ...[ <p(18)> ]...]]]
Limits: <address>
0 to 4,294,967,295 (BASE = 10)
-2,147,483,648 to 2,147,483,647 (BASE = -10)
0 to FFFFFFFF (BASE = 16)
-80000000 to 7FFFFFFF (BASE = -16)
<passed>
0 to 18 (BASE = -10 or 10)
0 to 12 (BASE = -16 or 16)
<returned> (query only)
4,294,967,295 and 0 to 20 (BASE = 10)
-1 to 20 (BASE = -10)
FFFFFFFF and 0 to 14 (BASE = 16)
-1 to 14 (BASE = -16 query only)
<p(n)>
0 to 4,294,967,295 (BASE = 10)
-2,147,483,648 to 2,147,483,647 (BASE = -10)
0 to FFFFFFFF (BASE = 16)
-80000000 to 7FFFFFFF (BASE = -16)
Description: The CALL command can be used to call internal C functions. Address <address> is the entry
point of the C function to be called. Parameter <passed> indicates the number of parameters
to be passed. If <passed> is non-zero, then parameters being passed <p(1)> thru <p(n)>
immediately follow the <passed> parameter on the command line. The CALL? query is
similar to the CALL command except that returned parameters are expected. Here, a third
parameter <returned> is added to indicate the number of parameters that will be returned by
the function. If BASE= -10 or -16 and a <returned> value of -1 is given (4,294,967,295 if
BASE=10 or FFFFFFFF if BASE=16), then a single value will be read from register A8 of the
TMS34010 (rather than being popped off the C stack). Most C functions that return a single
parameter will return their single parameter in this way. Returned parameters are space-
delimited and formatted according to the current radix (see BASE command). All parameters
passed to the CALL and CALL? must be formatted according to the current radix. This
includes the parameters <passed> and <returned>.
CENT <color1>
Description: Draws markers that define the center of active video using the given color1.
CROS <color1>
Description: Draws a centered cross using the given color1.
CSPG <mode>
Limits: <mode>
0 = OFF
1 = ON
Description: The CSPG command enables and disables all of the digital composite sync outputs when
digital composite sync is selected via the SSST command (SSST = 3). The CSPG? query
returns the current setting of CSPG.
CSPP <polarity>
Limits: <polarity>
0 = active-low (negative going pulse)
1 = active-high (positive going pulse)
Description: The CSPP command establishes the logic sense of the digital composite sync outputs when
they are enabled via the SSST, CSPG, HSPG, and (or) VSPG commands. The CSPP? query
returns the current setting of CSPP.
Seitenansicht 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 39 40

Kommentare zu diesen Handbüchern

Keine Kommentare