Page 1
User Manual W51PC DCOM Interface V1.1 By WAVECOM ELEKTRONIK AG...
Page 2
Reproduction in whole or in part in any form is prohibited without written consent of the copyright owner. The publication of information in this document does not imply freedom from patent or other protective rights of WAVECOM ELEKTRONIK AG or others. All brand names in this document are trademarks or registered trade- marks of their owners.
RawData format for FAX Class W51Param ICW51Param ICW51Param Methods List of Parameters List of parameters supported by W51System class Programming Examples Visual FoxPro Visual Basic MATLAB Microsoft C Glossary of Terms Index Contents • iii User Manual W51PC DCOM Interface V1.1...
Always check the latest documentation on the installation CD or on our website. We thank you for choosing a WAVECOM decoder and look forward to work with you in the future. This chapter introduces WAVECOM, the field of activity of the company, and how you may benefit from the expertise of WAVECOM.
W4oPC, W41PC and W51PC. Please convert your existing W51PC software to the XML interface The WAVECOM program consists of two parts. The first part is called the WAVECOM Client and contains the user interface, menus, dialogs and graphics. The second part, called the WAVECOM Server, contains the in- terface to the decoder card.
Page 7
SERVER Wavecom Cards Wavecom Cards The WAVECOM Server provides two interfaces. The first is a compre- hensive interface providing all the functionality required by the WAVECOM Client application. The second interface is a simplified inter- face providing only the functions required for an external application. This...
Iwxx System interface The Iw51System interface is used to set or retrieve state and decoded data from the W51PC card. The state consists of parameters such as de- 4 • Remote Control Interface User Manual W51PC DCOM Interface V1.1...
This function has to be called be- fore the card can be used. Calling connect with another card name will disconnect the current card and connect to the new card. HRESULT ConnectByNumber([in] long lCardNumber); Class W51Server • 5 User Manual W51PC DCOM Interface V1.1...
Page 10
(PCABC:6500) or the computer address (xxxx.xxxx.xxxx.xxxx:2300). The port number must be setup on the WAVECOM Server Control screen. If a port number is not added, then the default port 33133 is used. HRESULT GetSystemStatus([out] BOOL*Idle, [out] BOOL*Traffic,...
Page 11
RawDataAsText(TRUE) every BYTE that would have been made available on the GetRawData() function will be converted to a two cha- racter hex string and become available on the GetTextData() function. Class W51Server • 7 User Manual W51PC DCOM Interface V1.1...
WxxPC Server IWxxSystem interface The client application will use Iw51System interface to establish a con- nection with the server and to set up the mode of the decoder card. After 8 • Class W51Server User Manual W51PC DCOM Interface V1.1...
DataType indicates the type of data. This function can be enabled or disabled using the EnableCallBackRaw function on the Sys- tem interface. Class W51Server • 9 User Manual W51PC DCOM Interface V1.1...
0 and 12. This function can be enabled or disabled using the EnableCall- BackStatus function on the system interface. RawData format for FAX From W51PC Software Version 6.2 on, fax data is transferred by the Ne- wRawData routine. • 60 rpm = 1920 pixel/line •...
List of parameters supported by W51System class W51 Parameter Name Legal Values ON, OFF ON, OFF, LOW-NOISE Algorithm VITERBI, FANO Am-gain 0...100 Am-offset 0...2047 Auto ON, OFF Auto-speed ON, OFF List of Parameters • 11 User Manual W51PC DCOM Interface V1.1...
Page 16
HFACARS-HEADER-ONLY, HFACARS-DATA- WITHOUT-DETAIL, HFACARS-ALL-DATA, MIL-STANAG-ASCII-ASYNC, MIL-STANAG- ASCII-ASYNC-7DBIT-0STOPBIT, MIL- STANAG-ASCII-SYNC, MIL-STANAG-HEX, NMT450-ALLFRAMES, NMT450-MTXTOMS, NMT450-MSTOMTX, NMT450-BSTOMTX, NMT450-MTXTOBS, NMT450-MTXTOTMS Mode See list of valid mode strings Mpt-format ASCII, BINARY Mpt-station FIXED, MOBILE 12 • List of Parameters User Manual W51PC DCOM Interface V1.1...
Page 17
YYBB, YBYB, BYYB, BYBY, YBBY Twinplex-v2-mode YBYB, BYYB, BYBY, YBBY Version contains the version of the blob List of valid W51 mode strings ACARS ALF-RDS ALIS ALIS-2 AMSAT-P3D ARQ6-90 List of Parameters • 13 User Manual W51PC DCOM Interface V1.1...
Page 21
CANNOT be retrieved through the remote control interface List of valid W51 data alphabet strings ARABIC-BAGHDAD-70 ARABIC-BAGHDAD-80 ARABIC-MORSE CYRILLIC-MORSE GREEK-MORSE HEBREW-MORSE ITA1-LATIN ITA2-BULGARIAN ITA2-CYRILLIC ITA2-DANISH-NORWEGIAN ITA2-HEBREW ITA2-LATIN ITA2-LATIN-TRANSPARENT ITA2-SWEDISH ITA5-BULGARIAN ITA5-CHINESE ITA5-DANISH-NORWEGIAN ITA5-FRENCH ITA5-GERMAN ITA5-SWEDISH ITA5-US List of Parameters • 17 User Manual W51PC DCOM Interface V1.1...
' Get the decoder number for the channel. If Len(Data) = 0 Then Exit Sub ' If paused ignore the data else update the log and the display. frmDisplay.Text1 = frmDisplay.Text1 & Data End Sub Programming Examples • 19 User Manual W51PC DCOM Interface V1.1...
% Instantiate w51PC w51=actxserver('W51System.W51System.1') w51.ConnectByNumber(0) blob=invoke(w51, 'GetParam') text=invoke(w51, 'GetTextData') % change decoder output manually to "BITSTREAM" and get the data: w51.RawDataAsText(1) bitstream=invoke(w51, 'GetTextData'); Microsoft C See the example on your CD-ROM. 20 • Programming Examples User Manual W51PC DCOM Interface V1.1...
It extends Microsoft's COM, and provides the communication substrate under Microsoft's COM+ application server infrastructure. It has been deprecated in favor of Microsoft .NET. Glossary of Terms • 21 User Manual W51PC DCOM Interface V1.1...
Page 26
U+0065 U+006C U+006C U+006F. UTF-16 This is a fixed-length character encoding for unicode. It is able to represent any universal character in the Unicode standard. UTF-16 uses two bytes per character. 22 • Glossary of Terms User Manual W51PC DCOM Interface V1.1...
Page 27
SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of imple- mentation and for interoperability with both SGML and HTML. Glossary of Terms • 23 User Manual W51PC DCOM Interface V1.1...
List of parameters supported by W51System class 11 MATLAB 20 Microsoft C 20 Options 1 Professional Version 1 Programming Examples 18 RawData format for FAX 10 Remote Control Interface 4 Revisions 2 Source Code 1 Index • 25 User Manual W51PC DCOM Interface V1.1...
Need help?
Do you have a question about the W51PC and is the answer not in the manual?
Questions and answers