Function Reference

When using VisualBasic.NET or VisualC++.NET

When using VisualC#.NET

When using Python

 

Return Values

Return Values

 

Function Operation

Initialize / Exit Functions

GpIniPerforms initialization

GpExitTerminates GP-IB

GpIfcTransmits IFC

GpRenSets REN

GpResetrenResets REN

Transmit Functions

GpTalkExTransmits data

GpTalkExBinaryTransmits Binary data(VB)

GpListenExReceives data

GpListenExBinaryReceives Binary data(VB)

GpTalkAsyncTransmits data asynchronously

GpTalkAsyncBinaryTransmits Binary data asynchronously(VB)

GpListenAsyncReceives data asynchronously

GpListenAsyncVBReceives data asynchronously(VB)

GpListenAsyncBinaryReceives Binary data asynchronously(VB)

GpCheckAsyncCheck asynchronous function status

GpStopAsyncStop asynchronous function

GpTalkTransmits data

GpTalkBinaryTransmits Binary data

GpListenReceives data

GpListenBinaryReceives Binary data

GpDelimSets delimiters

GpTimeoutSets timeout

GpDmaSets FIFO

GpSlowModeTransfer make slow.

GpStstopSets the ESC key check

GpSfileTransmits data file

GpRfileReceives data file

GpSmoothModeScheduling is performed

Serial Poll / Parallel Poll / SRQ Functions

GpPollExExecutes serial poll of All

GpPollExecutes serial poll

GpPpollmodeSets response mode for parallel poll

GpStppollAllocates lines for parallel poll response output

GpExppollExecutes parallel poll

GpSrqEx  Use GpSetEvent

GpChkstbChecks status bytes

Event Functions

GpSetEvent  Raise some events

GpEnableNextEvent  Enable next event handling of GpSetEvent

GpSetEventSrq  Specify SRQ event flag

GpSetEventDet  Specify DET(Trigger) event flag

GpSetEventDec  Specify DEC(Device Clear) event flag

Status Functions

GpDevFindEx  Search out connected devices by address

GpDevFind  Search out connected devices

GpBoardstsEx  Get / Set the uPD7210C register and Board status

GpBoardsts  Reads from the uPD7210C register and Board status

GpUpperCode  Set UpperCode Enable / Disable

GpTaLaBitEnables or disables TA/LA bit.

Device Control Functions

GpCommandAsyncTransmits commands asynchronously

GpComandTransmits commands

GpSdcTransmits SDC command

GpDclTransmits DCL command

GpGetTransmits GET command

GpGtlTransmits GTL command

GpLloTransmits LLO command

GpTctTransmits TCT command

Strings Convert Functions

GpCnvSettings  Contents of a change by the character line change function are established.(GpCnv***)

GpCnvSettingsStrContents of a change by the character line change function are established.(GpCnv***ToStr)

GpCnvStrToDblThe character line divided with separator is changed into the Double value, and stored for the arrangement.

GpCnvStrToDblArrayThe character line divided with separator is changed into the Double value, and stored for the arrangement.

GpCnvStrToFltThe character line divided with separator is changed into the Float(In VB is Single value) value, and stored for the arrangement.

GpCnvStrToFltArrayThe character line divided with separator is changed into the Float value, and stored for the arrangement.

GpCnvDblToStrNumerical value is made one ASCII character line on the condition with GpCnvSettings (), GpCnvSettingsToStr().

GpCnvDblArrayToStrNumerical value is made one ASCII character line with separator on the condition with GpCnvSettings (), GpCnvSettingsToStr().

GpCnvFltToStrNumerical value is made one ASCII character line on the condition with GpCnvSettings (), GpCnvSettingsToStr().

GpCnvFltArrayToStrNumerical value is made one ASCII string with separator on the condition with GpCnvSettings (), GpCnvSettingsToStr().

GpCnvCvSettingsSetup translate direction in GpCnvCv*** functions.

GpCnvCvi2-bytes binary data is changed into short(Integer)

GpCnvCviArray2-bytes binary data is changed into short(Integer)

GpCnvCvs4-bytes binary data(IEEE format) is changed into Float(Single)

GpCnvCvsArray4-bytes binary data(IEEE format) is changed into Float(Single)

GpCnvCvd8-bytes binary data(IEEE format) is changed into double(Double)

GpCnvCvdArray8-bytes binary data(IEEE format) is changed into double(Double)

Wait Functions

GpWaittimeWaits for timer

IEEE488.2 Functions

GpCrst*RST command

GpCopc*OPC command

GpCwai*WAI command

GpCcls*CLS command

GpCtrg*TRG command

GpCpre*PRE command

GpCese*ESE command

GpCsre*SRE command

GpQidn*IDN? request

GpQopt*OPT? request

GpQpud*PUD? request

GpQrdt*RDT? request

GpQcal*CAL? request

GpQlrn*LRN? request

GpQtst*TST? request

GpQopc*OPC? request

GpQemc*EMC? request

GpQgmc*GMC? request

GpQlmc*LMC? request

GpQist*IST? request

GpQpre*PRE? request

GpQese*ESE? request

GpQesr*ESR? request

GpQpsc*PSC? request

GpQsre*SRE? request

GpQstb*STB? request

GpQddt*DDT? request

Old Functions

GpSrqSets a service request

GpStbSets status bytes

GpReadregReads from the uPD7210C register

GpSrqEvent  Use GpSrqEventEx

GpSrqEventEx  Create event message by receiving SRQ

GpSrqOn  Enable next event handling