home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / modemsld.zip / udsdu170.pif < prev    next >
INI File  |  1994-03-23  |  2KB  |  87 lines

  1. [UDSDU170]
  2. DLL = WCLVPCM
  3. Entry = StartVPCM
  4. Autostart = YES
  5. PIF = UDSDU170.PIF
  6. Title = "Motorola UDS DSU170 V.35 Synchronous Modem"
  7.  
  8. [Strings]
  9. D1  = "Synchronicity"
  10. D6  = "Encoding Scheme"
  11.  
  12. D30 = "Call Request String"
  13. D32 = "Invalid Response String"
  14. D34 = "Incomming Call String"
  15. D36 = "Answer Incoming Call String"
  16. D43 = "Query String"
  17.  
  18. H6  = "This is the encoding scheme that will be used when receiving an
  19. incomming call."
  20.  
  21. H30 = "This string commands the modem to establish an outgoing call."
  22. H32 = "The modem returns this response string if a command is invalid."
  23. H34 = "The modem sends this string when there is an incomming call."
  24. H36 = "This string commands the modem to answer an incoming call."
  25. H43 = "This string is used to determine if a modem is present and powered on."
  26.  
  27.  
  28. [DialogType]
  29. Type = String
  30. Default = "V35.DDF"
  31. Editable = NO
  32. Paneled = NO
  33.  
  34. [Synchronicity]
  35. Display = D1
  36. Default = "Synchronous"
  37. Editable = NO
  38.  
  39. [EncodingScheme]
  40. Display = D6
  41. Type = String
  42. Default = "NRZ"
  43. Set = "NRZI","NRZ"
  44. Optional = NO
  45. Help = H6
  46.  
  47. [CallRequest]
  48. Display = D30
  49. Type = String
  50. StrLength = 255
  51. Default = "CRN"
  52. Optional = NO
  53. Help = H30
  54.  
  55. [Invalid]
  56. Display = D32
  57. Type = String
  58. StrLength = 255
  59. Default = "INV"
  60. Optional = NO
  61. Help = H32
  62.  
  63. [IncomingCall]
  64. Display = D34
  65. Type = String
  66. StrLength = 255
  67. Default = "INC"
  68. Optional = NO
  69. Help = H34
  70.  
  71. [AnswerCall]
  72. Display = D36
  73. Type = String
  74. StrLength = 255
  75. Default = "CIC"
  76. Optional = NO
  77. Help = H36
  78.  
  79. [Query]
  80. Display = D43
  81. Type = String
  82. StrLength = 255
  83. Default = "RLI"
  84. Optional = NO
  85. Help = H43
  86.  
  87.