Omega-engineering OME-A826PG Instrukcja Użytkownika Strona 43

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 60
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 42
OME-A-826PG Software Manual [Win 95/98/NT]
3.3.5 A826_Uni5_DA
Description :
This subroutine will send the 16 bits data to D/A analog output. The output
range of D/A dependent on setting by hardware jumper, JP1 ( -5v or –10v),
JP10/JP11 (Bipolar or Unipolar). The software can not detect the output range
of D/A converter. This subroutine can be used only when the jumpers settings
are : Unipolar , -5v . The output range is between 0.0v and 5.0v. Please refer
to hardware manual to setting jumpers.
Syntax :
void A826_Uni5_DA(WORD wBase, WORD wChannel, float fValue);
Parameter :
wBase : [Input] I/O port base address, for example, 0x220
wChannel : [Input] D/A channel number, validate for 0
fValue : [Input] 16 bits data send to D/A converter
Return Value :
void
3.3.6 A826_Uni10_DA
Description :
This subroutine will send the 16 bits data to D/A analog output. The output
range of D/A dependent on setting by hardware jumper, JP1 ( -5v or –10v),
JP10/JP11 (Bipolar or Unipolar). The software can not detect the output range
of D/A converter. This subroutine can be used only when the jumpers settings
are: Unipolar , -10v. The output range is between 0.0v and 10.0v. Please
refer to hardware manual to setting jumpers.
Syntax :
void A826_Uni10_DA(WORD wBase, WORD wChannel, float fValue);
Parameter :
wBase : [Input] I/O port base address, for example, 0x220
wChannel : [Input] D/A channel number, validate for 0
fValue : [Input] 16 bits data send to D/A converter
Return Value :
void
Date: Aug-15-2000 Ver: 2.2 Page 41
Przeglądanie stron 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 59 60

Komentarze do niniejszej Instrukcji

Brak uwag