Sartorius YDP 03-0CE Operations Instructions Page 103

  • Download
  • Add to my manuals
  • Print
  • Page
    / 117
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 102
103103
Entrée du texte spécifique au client pour la 1ère et la 2ème ligne d’impression (Vartext1,
Vartext2) :
§ Pour cela, vous avez besoin d’un ordinateur (PC) avec un interprète BASIC.
Le programme BASIC suivant sert au transfert de textes par l’intermédiaire de l’interface
à partir d’un ordinateur connecté. L’interprète BASIC acquis lors de l’achat de l’ordinateur
exécute ce programme.
CLS
PRINT " 123456789012345678901234"
LINE INPUT "VARTEXT1 ? ", VarText1$
LINE INPUT "VARTEXT2 ? ", Vartext2$
OPEN "com1: 1200,0,7,1,CD0,DS0" FOR RANDOM AS #1
PRINT #1,CHR$(27)+"j"+VarText1$+"_"+CHR$(13)+CHR$(10)
PRINT #1,CHR$(27)+"k"+Vartext2$+"_"+CHR$(13)+CHR$(10)
CLOSE #1
Page view 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 116 117

Comments to this Manuals

No comments