Hi Alex,
Try e.g. 'SOUR:DIG:DATA 182, (@101)'
Have to be careful with spaces and parens; they're evil, so I've heard ;D
BR,
-Antti
> -----Original Message-----
> From: Alex.Barrett@raytheon.co.uk [mailto:Alex.Barrett@raytheon.co.uk]
> Sent: 10. marraskuuta 2004 12:54
> To: VRF
> Subject: [vrf] 34907A DI/O module
>
>
>
> Hi all,
>
> If any of you use this modules, could you let me know the
> command you use
> to configure the module to DOUT? - and to write data to it??
>
> Can't find anything on how to configure it to DOUT, although
> I can do this
> manually.
>
> I'm trying everything it says in the book to write to it, but
> the thing
> just beeps at me.
>
> I've tried...
>
> sour:dig:data 255 , @102
>
> and many other iterations, eg, no spaces around commas,
> without the 'sour',
> specifying 'byte' etc.. none of them work!
>
> vrf - you're my last hope before it goes through the window!!
>
>
> Al.
>
>
> ---
> You are currently subscribed to vrf as: Antti.Suhonen@elektrobit.com
> To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
> To unsubscribe send a blank email to
> "leave-vrf@it.lists.it.agilent.com".
> To send messages to this mailing list, email "vrf@agilent.com".
> If you need help with the mailing list send a message to
> "owner-vrf@it.lists.it.agilent.com".
>
----------------------------------------------------------------
Please note: This e-mail may contain privileged and confidential
information and is intended solely for the addressee. If you are
not the intended recipient or an employee responsible for
delivering this message to the intended recipient, you are
hereby notified that any review, publication, dissemination,
distribution, copying or use of the information in this message
is strictly prohibited. If you have received this e-mail by
error, please notify the sender immediately by replying to the
message and subsequently delete it from your system.
E-mail is susceptible to data corruption, interception,
unauthorized amendment, tampering and viruses. We only send and
receive e-mail messages on the basis that we are not liable for
any such corruption, interception, amendment, tampering,
viruses, any other reprehensible acts or any consequences of
the aforementioned.
Try e.g. 'SOUR:DIG:DATA 182, (@101)'
Have to be careful with spaces and parens; they're evil, so I've heard ;D
BR,
-Antti
> -----Original Message-----
> From: Alex.Barrett@raytheon.co.uk [mailto:Alex.Barrett@raytheon.co.uk]
> Sent: 10. marraskuuta 2004 12:54
> To: VRF
> Subject: [vrf] 34907A DI/O module
>
>
>
> Hi all,
>
> If any of you use this modules, could you let me know the
> command you use
> to configure the module to DOUT? - and to write data to it??
>
> Can't find anything on how to configure it to DOUT, although
> I can do this
> manually.
>
> I'm trying everything it says in the book to write to it, but
> the thing
> just beeps at me.
>
> I've tried...
>
> sour:dig:data 255 , @102
>
> and many other iterations, eg, no spaces around commas,
> without the 'sour',
> specifying 'byte' etc.. none of them work!
>
> vrf - you're my last hope before it goes through the window!!
>
>
> Al.
>
>
> ---
> You are currently subscribed to vrf as: Antti.Suhonen@elektrobit.com
> To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
> To unsubscribe send a blank email to
> "leave-vrf@it.lists.it.agilent.com".
> To send messages to this mailing list, email "vrf@agilent.com".
> If you need help with the mailing list send a message to
> "owner-vrf@it.lists.it.agilent.com".
>
----------------------------------------------------------------
Please note: This e-mail may contain privileged and confidential
information and is intended solely for the addressee. If you are
not the intended recipient or an employee responsible for
delivering this message to the intended recipient, you are
hereby notified that any review, publication, dissemination,
distribution, copying or use of the information in this message
is strictly prohibited. If you have received this e-mail by
error, please notify the sender immediately by replying to the
message and subsequently delete it from your system.
E-mail is susceptible to data corruption, interception,
unauthorized amendment, tampering and viruses. We only send and
receive e-mail messages on the basis that we are not liable for
any such corruption, interception, amendment, tampering,
viruses, any other reprehensible acts or any consequences of
the aforementioned.
writing 1 byte at a time then you must use a number between 0 and 255.
Assuming your card is in slot 1, the available channels when writing a
byte are 101 and 102. The command to write 167 to the upper 8-bits is:
SOUR:DIG:DATA:BYTE 167 ,(@102)
If you are writing a full word then you must keep the number between 0
and 65535. The only available channel is 101. Word 101 consists of
low-bytes 101 and high-byte 102. The command to write 34961 to the full
16-bits is:
SOUR:DIG:DATA:WORD 34961 ,(@101)
It looks to me as though you are missing the parenthesis around the
channel number and the BYTE/WORD indicator.
Good luck!
Nick G.
-----Original Message-----
From: Alex.Barrett@raytheon.co.uk [mailto:Alex.Barrett@raytheon.co.uk]
Sent: Wednesday, November 10, 2004 4:54 AM
To: VRF
Subject: [vrf] 34907A DI/O module
Hi all,
If any of you use this modules, could you let me know the command you
use
to configure the module to DOUT? - and to write data to it??
Can't find anything on how to configure it to DOUT, although I can do
this
manually.
I'm trying everything it says in the book to write to it, but the thing
just beeps at me.
I've tried...
sour:dig:data 255 , @102
and many other iterations, eg, no spaces around commas, without the
'sour',
specifying 'byte' etc.. none of them work!
vrf - you're my last hope before it goes through the window!!
Al.
---
You are currently subscribed to vrf as: NBG@ssitech.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to
"leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".