Manualios.com

Siemens 7 Developer's Manual

Siemens 7 Manual Online:

3.15, 2472 votes
Siemens 7 User Manual
Siemens 7 User Guide
Siemens 7 Online Manual

Text of Siemens 7 User Guide:

  • Siemens 7, Multiplexer Driver Developer’s Guide 1 Introduction s Mux_Drv_DevGuide_v07 Page 9 of 36 2006-9-27 Confidential / Released 1 Introduction The multiplex mode according to the ETSI TS 101 369, GSM 07.10 Multiplexer Protocol enables one physical serial interface to be partitioned into three virtual channels. This allows you to take advantage of three simulta- neous sessions running on one serial interface. For example, you can send or receive data on the first channel, while the other two channels are free to cont

  • Siemens 7, Multiplexer Driver Developer’s Guide 7.4 Data Transfer s Mux_Drv_DevGuide_v07 Page 30 of 36 2006-9-27 Confidential / Released 7.4 Data Transfer 7.4.1 Block Flow Diagram for Data Received by the Module Figure 6: Block flow diagram for data received by the module SerMux functions sequence, if characters from the physical Device to the SerMux Object are indicated W rIndicateReadBuffer ProcessChar Frame valid? Address != DLCI 0 && UIH-Frame? DemuxIndicateFrame SerPortIndicateFrame other ports than 0

  • Multiplexer Driver Developer’s Guide List of Tables s Mux_Drv_DevGuide_v07 Page 5 of 36 2006-9-27 Confidential / Released Tables Table 1: Physical serial port...................................................................................................................... 13 Table 2: Virtual serial port with Multiplexer Protocol version 2 ..................................................

  • Multiplexer Driver Developer’s Guide 8 Known Problems s Mux_Drv_DevGuide_v07 Page 35 of 36 2006-9-27 Confidential / Released 8 Known Problems 8.1 Booting Operating System Windows 2000 and Windows XP toggle the signals of the serial interfaces. As a result, the module will be switched on, even if the WinMux2 driver is not active. The driver accesses the connected module only wh

  • Siemens 7, Multiplexer Driver Developer’s Guide 4.2 Settings Stored in the Windows Registry s Mux_Drv_DevGuide_v07 Page 24 of 36 2006-9-27 Confidential / Released The following Registry values in the path HKLM \System\CurrentControlSet\Services\winmux2k\Parameters are used to configure the TRACE out- puts. These values are only valid for the debug version of the device driver. Table 7: Registry values for trace outputs Values Data (Example) Properties DebugBaud 57600 Baud rate: used if DebugPort is different from 0. DebugMask 0x0000003 DebugMask determine, which reports from the

  • Siemens 7, Multiplexer Driver Developer’s Guide 3.3 Deinstalling the Driver s Mux_Drv_DevGuide_v07 Page 19 of 36 2006-9-27 Confidential / Released 3.3 Deinstalling the Driver In order to uninstall the Windows Multiplexer Driver perform the following steps: Windows 2000 1 Start the Control Panel. 2 Select System. 3 Select the Hardware property sheet. 4 Double click the Device Manager button. 5 Under Multi-port serial adapters right click Serial Multiplexer. 6 Choose Uninstall Driver and answer the confirm

  • Siemens 7, Multiplexer Driver Developer’s Guide Contents s Mux_Drv_DevGuide_v07 Page 3 of 36 2006-9-27 Confidential / Released Contents 0 Document History.................................................................................................................................... 7 1 Introduction.............................................................................................................................................. 9 1.1 Supported Product Versions ......................................................................................................... 10 1.2 Related Documents.................................................................

  • Siemens 7, Multiplexer Driver Developer’s Guide 3 Installation s Mux_Drv_DevGuide_v07 Page 18 of 36 2006-9-27 Confidential / Released 3 Installation 3.1 Files Required for WinMux2k Driver Installation 3.2 Installing the WinMux2k Driver Before starting the installation make sure that all files are located in the same folder as the wmuxinst.exe: • winmux2k.inf • winmux2k.sys • wmuxprop.dll 1 Start the program wmuxinst.exe. 2 Ensure that the module is connected to a serial port and turn the module power on. 3 Press the “Scan” button of the application. All Siemens modules found will be listed in a box. If no mod

  • Multiplexer Driver Developer’s Guide 7.2 Internal Driver States s Mux_Drv_DevGuide_v07 Page 28 of 36 2006-9-27 Confidential / Released 7.2 Internal Driver States Figure 4: State diagram of the internal driver states STATE_CLOSE_ DOWN initial state STATE_ VERSION_ REQUEST this state exists only for port 0 STATE_ CONNECT_ REQUEST STATE_ DISCONNECT REQUEST STATE_ CONNEC

  • Siemens 7, Multiplexer Driver Developer’s Guide 4 Device Settings and Properties s Mux_Drv_DevGuide_v07 Page 20 of 36 2006-9-27 Confidential / Released 4 Device Settings and Properties 4.1 Settings on the Serial Multiplexer Properties Page From the Serial Multiplexer Properties page (see Section 3.3 for details where to find the page) select the Port Settings tab. The baud rate used on the physical serial port can be changed individually. Figure 2: Serial Multiplexer Properties page

  • Multiplexer Driver Developer’s Guide 4.2 Settings Stored in the Windows Registry s Mux_Drv_DevGuide_v07 Page 22 of 36 2006-9-27 Confidential / Released ReinitOnDSR 1 0 Default for XC18 The driver does not try to reconnect to the module if DSR changes. This feature can be switched off if an application controls the DSR line with AT&S. 1 Default for all modules except XC18 The

  • Siemens 7, Multiplexer Driver Developer’s Guide List of Figures s Mux_Drv_DevGuide_v07 Page 6 of 36 2006-9-27 Confidential / Released Figures Figure 1: Driver architecture ..................................................................................................................... 12 Figure 2: Serial Multiplexer Properties page............................................................................................. 20 Figure 3: Interaction of the different driver objects..........................................

  • Siemens 7, Multiplexer Driver Developer’s Guide 2.4 Handling of Control Lines on Virtual Ports s Mux_Drv_DevGuide_v07 Page 14 of 36 2006-9-27 Confidential / Released 2.4 Handling of Control Lines on Virtual Ports Summary of control line handling. 2.5 Limitation of Virtual Ports Flow control can be set to RTS/CTS or DSR/DTR. XON/XOFF flow control is not supported. Hardware flow con- trol on the virtual COM ports is handled internally by the Multiplexer Protocol. The WinMux2k driver handles neither modem nor serenum IO-control requests. The WinMux2k driver supports only 8 data bits, no parity, and one stop bit. The functio

  • Multiplexer Driver Developer’s Guide 4.2 Settings Stored in the Windows Registry s Mux_Drv_DevGuide_v07 Page 23 of 36 2006-9-27 Confidential / Released Optional values supported as of Multiplexer Protocol version 4, i.e. supported by the WinMux2k driver version 3.000 or later. The following optional values can be manually added to the Registry when needed

  • Siemens 7, Multiplexer Driver Developer’s Guide 1.1 Supported Product Versions s Mux_Drv_DevGuide_v07 Page 10 of 36 2006-9-27 Confidential / Released 1.1 Supported Product Versions Please note that this User’s Guide covers the three different versions of the Multiplexer Protocol. The following products support the Siemens Multiplexer Protocol version 2: • TC35, TC35 Terminal and TC37 from Release 03.10 • MC35 from Release 03.00 •AC35 The following products support the Siemens Multiplexer Protocol version 3: •AC43 •AC45 •MC35i • MC35i Terminal •MC39i •MC45 •MC46 •MC388 •MC5x • TC35i • TC35i Terminal •TC45 �

  • Siemens 7, Multiplexer Driver Developer’s Guide 2.8 Power Down s Mux_Drv_DevGuide_v07 Page 17 of 36 2006-9-27 Confidential / Released 2.8.3 Power Down on PC Shutdown When the PC is shut down, the multiplexer mode is turned off and the strings from the Registry value “ShutDown” are sent to the module, if a virtual port is in use. Note: During shutdown, some PCs may generate an impulse on the lines of the serial interface. In applications where the DTR line connects to the ignition line (IGT), an impulse received on DTR will immediately cause the module to be restarted from Power Down mode.

  • Siemens 7, Multiplexer Driver Developer’s Guide 2.7 Module Re-initialization s Mux_Drv_DevGuide_v07 Page 16 of 36 2006-9-27 Confidential / Released 2.7 Module Re-initialization If the module is disconnected or powered off during normal operation, the driver detects this and tries to reinitial- ize the module. Because the module state can be changed while disconnected the multiplexer mode has to be completely initialized. The driver checks the following situations: • Invalid frames from the module are received. • Timeout occurs during sending frames. •

  • Siemens 7, Multiplexer Driver Developer’s Guide 2 Architecture s Mux_Drv_DevGuide_v07 Page 12 of 36 2006-9-27 Confidential / Released 2 Architecture 2.1 Hierarchy Chart in the System Figure 1: Driver architecture Sessions running simultaneously Fax application data transfers channel 1 (COM10) Read battery status channel 3 (COM 12) SMS functions channel 2 (COM 11) Terminal COM1 direct connection File object for virtual COM port File object for virtual COM port File object for virtual COM port File object for physical COM1 port Device object "winmux2k.sys" Multiplexer Protocol GSM 07.10 Serial.sys port COM1 Phys. serial port Modem Siemens GSM engine wi

  • Siemens 7, Multiplexer Driver Developer’s Guide 7.4 Data Transfer s Mux_Drv_DevGuide_v07 Page 32 of 36 2006-9-27 Confidential / Released 7.4.3 SerMuxSend Function The figure shows the flow diagram of the SerMuxSend function which sends the data to the module. Figure 8: SerMuxSend function SerMuxSend and SerMuxSendPort0 Functions Locations from where to call the SerMuxSend Functions SerMuxSend Send UIH-Frames from WriteRequests to the virtuals Ports Function that calls from SerMux Wrapper: WrTimer() WrWriteComplete() SerMuxSendPort0 Send Control-Frames to the Multiplexer Control Port (Channel 0) Function that calls from SerMux Wrapper: WrSendRequest() Function that calls from SerPort0 : Establi

  • Siemens 7, Multiplexer Driver Developer’s Guide 8.5 Special Environments s Mux_Drv_DevGuide_v07 Page 36 of 36 2006-9-27 Confidential / Released 8.5 Special Environments The driver expects a module connected to the COM port in a way where the ignition signal to start the module is connected with the DTR signal of the COM port so that the driver is able to switch the module on via the DTR signal. If the driver is used for modules built into environments where this connection does not exist (e.g. like laptops with a hard mounted module) it cannot power on the module. In this case the automatic power down of the module after closing the last virtual channel has to be disabled b

  • Siemens 7, Multiplexer Driver Developer’s Guide 2.2 Handling of the Physical Serial Port s Mux_Drv_DevGuide_v07 Page 13 of 36 2006-9-27 Confidential / Released Figure 1 shows the driver architecture of winmux2k.sys in the operating system. The device driver winmux2k.sys emulates virtual serial ports. The lower layer of the WinMux2k driver is the physical serial port driver (serial.sys). The WinMux2k driver is loaded during system startup. It creates virtual port objects. The physical port is opened, when the first virtual port is opened by an application. If the last virtual port is closed the physical port will be r

  • Siemens 7, Multiplexer Driver Developer’s Guide 5 Settings for Applications s Mux_Drv_DevGuide_v07 Page 25 of 36 2006-9-27 Confidential / Released 5 Settings for Applications 5.1 Dial-up Network Settings The dial-up network settings must be configured according to the requirements of the network provider. The WinMux2k driver has no special requirements. 5.2 Fax Settings There are no special settings for the fax service of the operating systems. Note: If the fax service is enabled for receiving fax messages, the virtual port is opened all the time. In this case the driver cannot be disabled or unloaded. To change port settings the PC

  • Siemens 7, Multiplexer Driver Developer’s Guide 4.2 Settings Stored in the Windows Registry s Mux_Drv_DevGuide_v07 Page 21 of 36 2006-9-27 Confidential / Released 4.2 Settings Stored in the Windows Registry The WinMux2k driver parameters are located in the registry path HKLM\System\CurrentControlSet\Enum\Root\winmux\000X\Device Parameters. X is the number of the device instance. All values listed below will be created during the installation of the WinMux2k driver. The settings are provided by the winmux2k.inf fil

  • Siemens 7, Multiplexer Driver Developer’s Guide Contents s Mux_Drv_DevGuide_v07 Page 4 of 36 2006-9-27 Confidential / Released 8.2 Shutdown of the Operating System............................................................................................... 35 8.3 Standby of the Operating System ................................................................................................. 35 8.4 Wake on Ring................................................................................................................................ 35 8.5 Special Environments.................................................................................................................... 36 8.6 Opera

  • Siemens 7, Multiplexer Driver Developer’s Guide 7.5 The +++-Parser s Mux_Drv_DevGuide_v07 Page 34 of 36 2006-9-27 Confidential / Released 7.5 The +++-Parser The following state diagram shows the states of the +++-parser. Figure 10: State diagram of the +++-parser Internal states of the ScanRequest Object for scanning each character in a Send Request for one Port Object PLUS PLUS_TIMEOUTWAIT_BREAK COMPLETE_PLUS Timeout 1s and rcv. BreakChar '+' if BreakCount = 3 rcv. any character with time differences over One second to the last character or the ScanRequest Timer go to zero in the Timer rcv. char. unequal '+' or Timeout 1s or difference between current and last Requ

More Instructions:

DOWNLOAD
DOWNLOAD

Related Products and Documents (Computer Hardware):

Comparable Devices:

# Manufacturer Model Document Type File Updated Pages Size
1 Lexmark C736n Supplies manual lexmark/c736n-26I.pdf 31 Oct 2023 2
2 Casio LK-220 Operation & user’s manual casio/lk-220-G7Z.pdf 22 Jun 2022 45 1.83 Mb
3 Xerox DocuColor 240 Quick start manual xerox/docucolor-240-J68.pdf 20 Jun 2023 47 2.57 Mb
4 Sauder 408951 Assembly instructions manual sauder/408951-YVR.pdf 26 Jun 2022 36
5 Stream iPod Dock Kit for Living Control Installation and user manual stream/ipod-dock-kit-for-living-control-T9A.pdf 23 Oct 2022 14
6 Inter-Tel InterPrise 3200D Operation & user’s manual inter-tel/interprise-3200d-N22.pdf 20 Jul 2023 8

Similar Resources:

  • Teledyne Lecroy

    Summit T416

    (4 pages)
    Summit T416PCI Express 4.0® Protocol AnalyzerQuick StartIntroductionThe Summit T416 system is a high-end comprehensive analysis tool to display and analyze PCI Express 4.0 bus traffic. A single Summit T416 can capture up to 16 lanes of traffic and is equipped with up to 128 GB of capture memory for exceptional trace depth. The Summit T416 can monitor, captu …
  • Giantec

    VPC5000 Series

    (32 pages)
    VPC5000 Series Vehicle PC System Installation Manual Installation Manual 2nd Edition, 2007 VPC5000 Series Vehicle PC Installation Manual verA.1 1 Copyright This document is copyrighted, © 2007, and all rights are reserved. The original manufacturer reserves the right to make improvements …
  • Nortel

    Meridian SL-1

    (41 pages)
    © 1987 Northern TelecomAll rights reservedNT, Meridian1, Meridian and SL-1 are trademarks of Northern Telecom.Title to and ownership of SL-1 software shall at all times remain with Northern Telecom. SL-1software shall not be sold outright and the use thereof by the customer shall be subject to theparties entering into agreement as specified by Northern Te …
  • SeaLevel

    Ultra 485.OPT022

    (19 pages)
    1 © Sealevel Systems, Inc. 7105-DB9 Manual | SL9053 9/2021 Ultra 485.OPT022 User Manual | 7 …
  • iStorage

    datashur

    (22 pages)
    #1www.istorage-uk.comiStorage datAshur® Manual – v 3.1User ManualRemember to save your PIN in a safe place. If lost or forgotten, there is no way to access the datAshur.If you are having difficulty please refer to this complete user manual which is loaded on your datAshur and is also available at iStorage’s website: www.istorage-uk.com/supportFIPS140- …
  • Eaton

    COOPER POWER SERIES

    (8 pages)
    600 A 15 and 25 kV class Cleer loadbreak standoff bushing installation instructionsCOOPER POWERSERIESLoadbreak Apparatus Connectors MN650021ENEffective March 2016Supersedes S600-100-3 March 2012 …

Comments, Questions and Opinions: