home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 23321 < prev    next >
Encoding:
Text File  |  1992-09-03  |  2.2 KB  |  49 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!munnari.oz.au!newsroom.utas.edu.au!tasman.cc.utas.edu.au!sellings
  3. From: sellings@tasman.cc.utas.edu.au (Simon Peter Ellingsen)
  4. Subject: Controlling R&S freq Synth from GP-IB board
  5. Message-ID: <sellings.715522512@tasman>
  6. Summary: Problems controlling a Rohde & Schwarz SMX from GP-IB board on 386
  7. Keywords: GP-IB board, IEC-488
  8. Sender: news@newsroom.utas.edu.au
  9. Organization: University of Tasmania, Australia.
  10. Date: Thu, 3 Sep 1992 12:15:12 GMT
  11. Lines: 36
  12.  
  13.  
  14. I have a Rohde and Schwarz SMX frequency synthesiser which I am trying to
  15. control via a GP-IB board connected to an Olivetti 380c, 386 clone.
  16.  
  17. I have had some success, in that I can switch the frequency synthesiser
  18. to remote via the GP-IB board.  This happens when ever I try and send
  19. any command, even the switch into local command.  I cannot switch the 
  20. synthesiser into local when it is in remote mode.  I have also found that 
  21. when I send a command string to the synthesiser, (using outputa), it has
  22. the effect of resetting the synthesiser.  The synthesiser also displays a
  23. syntax error.
  24.  
  25. I am aiming to control the device from some real mode assembly code.
  26. I have tried writing test programs in both real mode assembly code and
  27. basic (the GP-IB manual gives all its examples in basic).  The test 
  28. programs in both cases have similar effects, showing that something
  29. is working, but not completely.  The assembly code in the GP-IB rom
  30. require the addresses of the arguments passed on the stack, I have
  31. stepped through several of the GP-IB routines and I appear to be getting the
  32. required information to the GP-IB routines.
  33.  
  34. I have looked closely at the Rohde and Schwarz manual, which is supposed to
  35. connect directly into the IEC-488 standard bus provided by the GP-IB board.
  36. In this manual it also mentions that Rohde and Schwarz have there own 
  37. IEC-488 standard controllers and gives more example code (in bloody basic
  38. again!), which looks nothing like the code in the GP-IB manual.
  39.  
  40. If anyone has had experience connectting a GP-IB board to a Rohde and 
  41. Schwarz frequency synthesiser, I would appreciate any advice.  Thanks in
  42. advance.
  43.  
  44.                     Simon Ellingsen
  45.                     Physics Department
  46.                     University of Tasmania
  47.  
  48.                     ellingsen@physvax.phys.utas.edu.au
  49.