Asia_Service Brochure_tcm187-13022

合集下载

z OS ISPF IBM Health Checker for z OS 用户指南说明书

z OS ISPF   IBM Health Checker for z OS 用户指南说明书
z/OS ISPF Secure HTTP access of the ISPF Gateway
V2R2, V2R3
z/OS ISPF | Contents | iii
Contents
Chapter 1: IBM Health Checker for z/OS User's Guide...................................... 5
setenv STEPLIB ER.LOAD:DEV.STG.LOAD:DEV.BASE.LOAD
• Include LoadModule directives and a Directory directive to:
• cause IBM HTTP server powered by Apache to prompt users to enter their user ID and password • invoke the gateway under the user's user ID • allow the gateway directory to serve content only to users who are authenticated using the System
Chapter
2
ISPF Planning and Customizing
Topics: • Customizing IBM HTTP server
powered by Apache
z/OS ISPF | ISPF Planning and Customizing | 10
Customizing IBM HTTP server powered by Apache
Chapter 2: ISPF Planning and Customizing..........................................................9

Okuma THINC Startup Service Installation and User

Okuma THINC Startup Service Installation and User

Okuma America Corporation Okuma THINC Startup ServiceInstallation and User ManualDocument No. S5085-130-04Product Version: 5.2.0.0Revision HistoryDate Version Description Author 2017-05-26 S5085-130-00 Product Version 4.4.0.0 Casey M. Croussore 2018-06-04 S5085-130-01 Product Version 4.6.0.0 Casey M. Croussore 2022-01-22 S5085-130-02 Product Version 5.0.0.1; 5.0.0.2 Casey M. Croussore 2022-03-12 S5085-130-04 Product Version 5.2.0.0 Casey M. CroussoreTable of Contents1.Introduction 42.Definitions 43.Version Information E rror! Bookmark not defined.4.Installation 45.Operation 86.Event and Error Logging 207.Settings 208.Uninstallation 201. IntroductionThe purpose of the Okuma THINC Startup Service (hereafter TSS) is to launch customer applicationswhen, and only when, the Okuma OSP System (NC Control) software has fully booted and the OkumaTHINC API is available.Applications which rely on the THINC API should be registered with the TSS to be launched by it, rather than performing independent checks to determine THINC API status.2. Definitions2.1.1Startup Item: Any Application, Windows Service, or file which is registered with the THINC Startup Service to be run when the control starts.2.1.2TSS: THINC Startup Service3. Version Information•As of this time, v5.0.0.1 is the latest version that will support Windows XP•Version 5.2.0.0 supersedes v5.0.0.2 in the US market, and supports only:o THINC API v1.19.0.0 and highero Windows 7o Windows 10•At a later date, a single unified version, supporting Windows XP, Windows 7 and Windows 10 will be releasedNote: Windows XP is also supported in versions 4.4 and 4.6.4. Installation4.1 Installation Prerequisites4.1.1Software which is installed during installation of the TSS•THINC API v1.19.0.0 or higher•Microsoft .NET Framework v4.0 (full)•Windows 7 or Windows 10 (Windows XP is not supported in this release)4.2 Product Installation4.2.1Installation of Prerequisite Software4.2.1.1“Windows Only Mode”: It is not necessary to install the TSS in Windows Only Mode. However,if installation is done with the OSP System software running, a shortcut to the “Startup Settings” will not appear on the Vertical Function Key Menu until the control is re-started.4.2.1.2Locate “Setup_Okuma THINC Startup Service*.exe”4.2.1.3Double-click “Setup_Okuma THINC Startup Service*.exe” to begin installation.4.2.1.4The following will be displayed. Click “Next” to proceed.4.2.1.5Confirm the installation path and confirm installation:displayed. Click “Close” to exit the installer.5. Operation5.1 Launching the TSSThe TSS runs automatically when the machine starts. It will launch any Startup Items under its control without user intervention.To access the user interface and settings, locate the shortcut on the Vertical Function Key menu:5.2 Startup Item SettingsThere are several settings which can be applied to any Startup Item:NAME User-defined identifier for the Startup Item. NAME must be unique.If it is not, the TSS will assign a unique name. Example: If “Notepad” is added morethan one time, the new entries will be incremented: “Notepad_(1)”; “Notepad_(2)”; etc. PATH Full path to the file or executable file to be launched.This setting is not used if the Startup Item is a Service.ARGUMENTS Command line arguments to be applied when the Startup Item is launched. DELAY When all other startup conditions are met, the DELAY represents the numberof additional milliseconds that the TSS will wait before starting the Item. SEQUENCE Process name which must exist before the Startup Item will be launched.USER NAME User name under which to run the Process, file or ServicePASSWORD Password associated with the USER NAMELAUNCH TYPE Choose from “ONCE” or “MONITOR”ONCE: The Startup Item is launched one time when the machine is started.If the user closes the file or process, the TSS does not attempt to re-launch it.MONITOR: The Startup Item is launched when the machine is started.If the user closes it, the TSS will attempt to re-launch it.TYPE Indicates whether the Startup Item is a Windows Process or a Windows Service WAIT FOR API If checked the Startup Item will not be launched until the THINC API is available.If un-checked, the Startup Item will be launched immediately after the TSS itself starts. ENABLED Indicates whether the Startup Item being edited is enabled or disabled.Require Machine Restart After Settings Saved The user will not be prompted to re-start the Startup Item after saving settings. The Startup Item will only re-start when the machine isre-started.Identification Indicator: This shows the ID of the Startup Item. This value cannot be changed by the user, and is only used in the internal functions of the TSS:5.3 Startup Items’ StatusBelow is a description of each Status that may be seen on the Status line of the TSS, reflecting the actual Status of the selected Startup Item.COMPLETE All startup actions are completeDELAY_DONE Item has completed any DELAY waitDELETING Item is in the process of being deletedDISABLED Item is disabled; will not start at machine startFAILED Item has encountered a critical errorLOCK_WAITING_SERVICE Item is waiting for its Service to start or stopMONITORING Item has started, and is monitoring its processREADY Item has not yet started, but is enabledRESTART_REQUESTED Restart of Item is pendingSTARTING Item is starting, but has not entered any waiting period yet STOPPED Item is stopped forciblySTOPPING Item is stopping due to user requestWAITING_API_DONE Waiting for THINC API availability is finishedWAITING_API_OK Item is waiting for THINC API availabilityWAITING_DELAY Item is waiting its specified DELAY valueWAITING_SEQUENCE Item is waiting for its SEQUENCE process to startWAITING_SEQUENCE_DONE Item has completed waiting for its SEQUENCE process (if any) to start 5.4 Adding a Startup Item5.4.1Click the Add Item button (Alternatively, the user can ‘drag and drop’ the executable or other file to themain form and the new Startup Item’s information will be populated).5.4.2The following dialog is displayed. Choose the Startup Item type from “Process (or file)” or “Service. “If using “Process (or file)”, any process (.exe) or file on the computer can be chosen. Choosing “Service” will allow the user to select a Windows Service.5.5 Adding a Process or File5.5.1Choose “Process (or File)”5.5.2Browse to the file (executable process or other) that is to be started.5.5.3Once selected, the settings for the new Startup Item will be displayed5.5.4When editing is finished, click the Save button. The new Startup Item is not added to the Startup Item List until it is saved.5.5.5If the Startup Item is Enabled, the user will see the following question:Click ‘Yes’ to start the Item immediately, or ‘No’ to wait until the next time the machine is started.5.5.6To cancel edits, click the Cancel buttonNote: After changes are saved, they cannot be cancelled using this button.5.6 Adding a Service5.6.1Select Service5.6.2 A list of Windows Services will be displayed.Note: Only Services which are set to start manually will be displayed.5.6.3The Settings for the Service will be displayed.5.6.4Once editing is complete, click the Save button, and the Service will be added to the Startup Item list.5.7 Editing a Startup Item5.7.1Click the Item to be edited in the list on the left, and its information will be displayed on the main form.5.7.2Make any desired changes. Below, as an example, the NAME is changed, and the Item is set to Disabled.5.7.3Use the Cancel button to undo changes, or save the Item5.8 Deleting a Startup Item5.8.1Click the Startup Item to be deleted in the list on the left5.8.2Click the Delete button5.9 Stopping a Startup Item5.9.1Click the Stop button and the currently-selected Startup Item will stop, but will not be Disabled.5.10 Minimizing the TSS to the System Tray5.10.1Click the Minimize button5.11 Closing the TSS5.11.1Click the Close button6. Event and Error LoggingEvents and errors are logged to a csv file in the \Logging directory under the Application’s installationdirectory. One log file is generated for each time the TSS starts. By default, the five most recent log files are retained; older log files are deleted.Important system events may be viewed on the System Events tab.Errors are also displayed to the user in a message box.A detailed Trace Log can be written for troubleshooting. To enable this, run the TSS main executable(THINCStartupProcess.exe) with a –trace command line switch:THINCStartupProcess.exe -trace7. SettingsApplication settings are stored in the installation directory in settings.xml. This file may be copied fromone machine to another, if desired. However, it should never be edited directly in a text editor, as any error in the XML can cause the Application to fail to start.8. UninstallationTo fully remove the TSS application, perform the following:Start the control in Windows Only mode.Navigate to Add and Remove Programs or Programs and Features (depending on your Windows version, and find “Okuma THINC Startup Service” in the list of installed programs.Double-click to uninstall.When the progress dialog closes, the THINC Startup Service will have been uninstalled from the targetmachine.。

ISO14229-1、道路车辆统一诊断服务

ISO14229-1、道路车辆统一诊断服务

)
原语中的数据 单元内容一致
应用层接口服务
n 服务原语的格式
n request-confirm
Service_name.req_req ( SA, TA, TA_type, RA,(远程地址,可选) Result, )
枚举: Positive,negative
• response-confirm
Service_name.rsp_con ( SA, TA, TA_type, RA,(远程地址,可选) Result, )
M/U/C/S
XX
XX=[ XX
: XX]
应用层协议
n 否定响应A_PDU
A_PDU parameter
Parameter Name
• 与数据链路无关的诊断服务
OSI各层 应用层 表示层 会话层 传输层 网络层 数据链路层 物理层
增强的诊断服务(与排放无关)
ISO 14229-1/ ISO 15765-3 --ISO 15765-3 ISO 15765-2 ISO 15765-2 ISO 11898-1 ISO 11898
ISO 14229-1/其它标准 -------------
v Response
q SA=18,TA=200,RA=242 (Main Network) q SA=10,TA=242,RA=18 (Remote Network)
外部 测试设备
242
10
远程网络
网关
200
18
主网络
本地 服务器
目录
• 概述 • 应用层接口服务 • 应用层协议 • 各功能单元诊断服务
定义文档
ISO 15031-5 ISO 14229-1 保留 ISO 15031-5 ISO 14229-1 ISO 14229-1 ISO 14229-1 保留 ISO 14230 保留 ISO 14229-1 为将来需求扩展保留

中国医学装备协会《新冠肺炎疫情防治急需医学装备目录(第3批)》

中国医学装备协会《新冠肺炎疫情防治急需医学装备目录(第3批)》

北京新科华大医疗技术有限公司
费森尤斯卡比(中国)投资有限公司/德国 北京思路高医疗科技有限公司
河南通盛易达医用电子设备股份有限公司
北京来普惠康医学技术有限公司
费森尤斯卡比(中国)投资有限公司/德国
10
肠内营养泵
北京麦康医疗器械有限公司
北京灵泽医药技术开发有限公司
纽迪希亚(中国)营养医药有限公司
费森尤斯卡比(中国)投资有限公司/德国
参考型号
Medin-CNO、Medin-CNO-3090
是否进入 遴选目录
S9600 VENTImotion2、VENTImotion30、
VENTImotion advance
Vivo 30 / Vivo 40
bellavista1000
BPAPHE、BPAP30 DM15T、DM16T、DM16B、DM28-25ST-BP
Apogee 1200
Apogee 1T C6、C5 PA10L、PA12A、PA12W SINOMAGE系列 K2、K0
是否进入 遴选目录

是否外企
是 是

BodyTom NL4000

NeuVision450、NeuVision460、NeuVision470 、NeuVision480

DigiEye 680T
SDMS G3D、G3M、G3C、G3N、G1B NS-BO系列
是否进入 遴选目录
是否外企


是 是
是 是 是 是

MB800中央监护系统、动态800F+、动态 800HS、动态800H、动态800B、CD2000、 CD2000+、MB526、MB526+、MB526T8、 MB526T12、MB526T17、M1720、M1720A

马来西亚医疗器械标签要求的指南

马来西亚医疗器械标签要求的指南

马来西亚医疗器械标签要求的指南
马来西亚的医疗器械标签要求在国家级和国际级都有规定。

以下是一些指南:
1. 遵循马来西亚食品法规:医疗器械制造商和供应商必须遵循马来西亚食品法规的规定。

这包括根据注册证的要求进行标签编写和设计。

2. 注册证号:医疗器械的标签上必须包含注册证号码。

这是根据马来西亚医疗器械局的要求。

3. 中文标识:标签上的文字必须包含马来西亚的官方语言之一马来语,同时也可以包含其他语言,如英语等。

4. 批号和有效日期:标签上必须包含批号和有效日期,以便消费者可以了解器械的生产日期和有效期限。

5. 使用说明:医疗器械标签上必须包含详细的使用说明。

这包括使用人群、使用方法、注意事项和存储要求等。

6. 适应症和用途:标签上必须清楚地说明医疗器械的适应症和用途。

这是为了确保用户正确使用设备。

7. 警示标识:如果医疗器械有特殊警示或注意事项,标签上必须清楚地显示这
些信息。

这是为了确保用户的安全。

8. 制造商和供应商信息:标签上必须包含制造商和供应商的名称、地址和联系方式,以方便用户进行咨询或投诉。

以上是一些关于马来西亚医疗器械标签要求的指南。

制造商和供应商应该遵循这些规定,以确保他们的产品符合法规并保证用户的安全。

具体的要求可以咨询马来西亚医疗器械局以获得最新准确的信息。

永恒亚产品服务手册说明书

永恒亚产品服务手册说明书

怡亚通产品服务手册ETERNAL ASIA PRODUCT SERVICE MANUAL193Eternal Asia1核心企业供应链业务关键环节的核心企业N上下游企业核心企业的N家上下游供应商、渠道商等供应链服务平台供应链运营采购管理销售推广市场营销······产品创新营销创新渠道创新■ 产业、行业及其细分领域的头部企业,或拥有高技术含量/高成长性的成长品牌■ 有相对完善的上下游供应链体系 和核心技术,其品牌产品(含零配件)在行业中有一定市 场影响力和较强流通能力的企业服务客户群体以专业服务赋能客户通过整合行业采购、分销、渠道、营销资源,为品牌企业提供标准化供应链服务以及个性化增值服务,助力完善采销体系,提高供应链管理效率,提升品牌销量、扩大市场份额与品牌价值。

为客户创造价值合作客户供应链运营采购及采购执行、渠道拓展及管理、销售及销售执行、跨境服务、物流服务、VMI库存管理等品牌营销营销推广、电商运营服务、用户管理等产品创新产品规划、产品开发、产品定位、产品包装等金融服务资金结算、供应链金融服务、风险管理等在一家核心企业和他们的上下游之间搭建供应链服务平台,助力品牌及产业上下游之间实现扁平化、共享化、去中心化。

借助资源整合、产品创新、渠道创新、营销创新四大核心能力,助力客户补充完善(找到更多N)、深度绑定(高效运营N)、充分激活供应商/渠道商体系(用N裂变出更多N,提升销量)。

大客户1+N03Eternal Asia服务客户群体■ 行业:快速消费品(酒水、饮料、食品等)、医疗器械护理产品、家居产品(燃具、家具、装饰建材 等)、半导体(电子元器件等)、基建材料(钢材、混凝土板材等)、3C产品(家电、终端通讯、消 费电子等)······■ 需求:更专业的供应链运营、更丰富的企业融资渠道、拓展更广阔市场,做大做强■ 赋能中小企业,打造覆盖全国各地产业的数字化供应链金融服务平台。

ARTISAN TECHNOLOGY GROUP 售后服务和设备购买指南说明书

ARTISAN TECHNOLOGY GROUP 售后服务和设备购买指南说明书

Programmable Safety SystemsPSS-RangePSS SB 3006 ETHShortformItem No. 20 715-03All rights to this manual are reserved by Pilz GmbH & Co. Copies may be made for internal purposes.While every effort has been made to ensure that the information in this manual is accurate, no responsibility can be accepted for errors or omissions contained within it.We reserve the right to amend specifications without notice. We are grateful for any feedback on the contents of this manual.The names of products, goods and technologies used in this manual are trademarks of the respective companies.07/04ContentsIntroduction1-1 Validity of documentation1-1Overview of documentation1-2Terminology1-3Definition of symbols1-4Overview2-1Integral on-board inputs2-1SafetyBus p interface2-1Ethernet interface2-1Setting parameters for the Ethernet interface2-1Standard function blocks for the Ethernet interface2-2Programming device versions2-2Front view2-3PSS Functionality3-1 CPU3-1Inputs3-1Test pulse outputs3-2Configuration coding3-2Ethernet Functionality4-1 Connection options4-2RJ45 interface (“10BaseT”)4-2Requirements of the connection cable and connector4-2Exchanging process data4-2Setting parameters remotely4-3Point-to-point connection for process data exchange4-4Point-to-point connection for setting parameters directly4-5COM port (“COM ETH”)4-6Point-to-point connection for setting parameters directly4-6Ethernet address4-7ContentsAppendixChanges in the documentation7-3IntroductionThis shortform explains the function and operation of the compactprogrammable safety system PSS SB 3006 ETH.More detailed information can be found in the following documents:•PSS SB 3006 ETH Installation Manual•Connection to SafetyBUS p:-SafetyBUS p System Description-SafetyBUS p Installation Manual•Connection to Ethernet:-PSS SB EthernetOperating manual for managing the standard function blocks (dataexchange via Ethernet) and their incorporation into a PSS applicationprogram.-PSS SW Ethernet Parameter Set-upOperating manual for managing the software for setting parameters onthe Ethernet interface of the PSS SB 3006 ETH-Getting Started with EthernetInitial steps in the use of Ethernet with°guidance for designing an Ethernet architecture°guidance for setting parameters on Ethernet connections°application examplesTo fully understand this manual you will need to be conversant with theinformation found in the general documentation for the PSS-range(System Manual, Installation Manual for the compact PSS andProgramming Manual).To fully understand the bus-specific requirements and correlations you willneed some knowledge of the design and management of Ethernetnetworks.This documentation is intended for instruction and should be retained forfuture reference.Validity of documentationThis documentation is valid for the PSS SB 3006 ETH from Version 2.0.It is valid until new documentation is published. The latest documentationis always enclosed with the unit.IntroductionOverview of documentationThe documentation is divided into the following chapters:1IntroductionThe introduction is designed to familiarise you with the contents,structure and specific order of this shortform.2OverviewThis chapter provides information on the most important features ofthe PSS SB 3006 ETH.3PSS FunctionalityThis chapter describes the individual components of the PSS: CPU,inputs and test pulse outputs.4Ethernet FunctionalityThis chapter provides a brief overview of how to connect the PSS SB3006 ETH to Ethernet.5OperationThis chapter explains how to commission the safety system andadvises on what to do if a fault occurs.6Technical Details7AppendixTerminology•The term “(Ethernet) interface” is used as the generic term for theEthernet communications device of a PSS-range programmable safetysystem.On modular programmable safety systems from the PSS-range thiscorresponds to the communications module for Ethernet.On Ethernet-compatible compact programmable safety systems from thePSS-range, this corresponds to the integrated communications devicefor Ethernet.If the description only relates to a specific interface type, the specificproduct name will be used (e.g. PSS1 Ethernet, PSS SB 3006 ETH).•The term “PSS” is used as the generic term for all applicable PSSprogrammable safety systems.If the description is only valid for a particular unit, its specific productname will be used (e.g. PSS SB 3006 ETH).•In this manual, the Pilz system software “PSS SW PG” is frequentlyreferred to as the “programming device”.IntroductionOverviewThe PSS SB 3006 ETH is a complete programmable safety system in asingle unit. The following are all integrated into the housing: CPU, powersupply, six integral on-board inputs, two test pulse outputs, one combinedRS 232 (with minimum configuration)/RS 485 interface for connecting theprogramming device and one combined RS 232/RS 485 interface as userinterface. The PSS SB 3006 ETH also has interfaces for SafetyBUS p andEthernet.Integral on-board inputsThe integral on-board inputs on the PSS SB 3006 ETH can be used tomonitor local emergency stops or to trigger an I/O-Group start, forexample. They are suitable for connecting single or dual-channel inputdevices, with or without test pulses. The dedicated test pulse outputs aresuitable for testing input devices.SafetyBus p interfaceSafetyBUS p enables you to establish a safe decentralised network ofseveral programmable safety systems and/or to connect peripherymodules. The PSS can perform the function of a Management, Logic orInput/Output Device in SafetyBUS p.Ethernet interfaceFor non-safety related applications, the PSS can be incorporated intoEthernet as a bus subscriber. Parameters for the Ethernet interface mustbe set prior to communication.Setting parameters for the Ethernet interfaceVarious parameters must be stored in the Ethernet interface in order to beable to exchange data between the PSS and other Ethernet subscribers(communications protocols, IP address etc.). A separate parametersoftware “PSS SW Ethernet Parameter Set-up” is available for this. It isincluded in the “PSS SW Ethernet Set”.OverviewStandard function blocks for the Ethernet interfaceStandard function blocks are available (software packge “PSS SBEthernet”) for exchanging data between the PSS and other Ethernetsubscribers. The standard function blocks must be incorporated in theapplication program of the ST section of the PSS. They perform all thefunctions involved in exchanging data between the PSS and otherEthernet subscribers. The software package “PSS SB Ethernet” issupplied with the “PSS SW Ethernet Set”.Programming device versionsThe programming device must support the use of the PSS SB 3006 ETHcompact programmable safety system. The programming device supportsthe PSS SB 3006 ETH from the following version number onwards:• Programming device PSS SW PG from Version 4.10AUTO PG ST FS PSS SB 3006 ETHF-Stack PG 15OverviewPSS FunctionalityPSS FunctionalityEthernet FunctionalityThe PSS SB 3006 ETH operates as an Ethernet subscriber with the helpof the Ethernet interface. The Ethernet interface supports various networkprotocols: TCP/IP, UDP/IP and SINEC-H1 plus the Application HeaderSINEC S5 Application Protocol, SINEC S7 Application Protocol andModbus TCP/IP.Data transfer on the Ethernet interface occurs at the fixed rate of10 MBit/s (10BaseT).To commission and operate the Ethernet interface you will need thecorresponding software packages “PSS SB Ethernet” and “PSS SWEthernet Parameter Set-up”. Both software packages are part of the “PSSSW Ethernet Set”.A Dual-Port-RAM forms the interface between the PSS SB 3006 ETH andEthernet. It stores all the information required for data transfer as well asthe data received and the data to be sent. The PSS addresses the Dual-Port-RAM as an addressable module via the standard bus. It occupies2048 words. However, the start address 0 (XW0 ... XW2047) is fixed andcannot be amended.Ethernet FunctionalityEthernet FunctionalityEthernet FunctionalityEthernet addressThe Ethernet address (MAC-ID) is the physical address of a bussubscriber in Ethernet.On Pilz Ethernet interfaces it is possible to read the respective Ethernetaddress from the front panel.Software for setting parametersVarious parameters (IP address, communications protocol per connectionetc.) must be set and then stored in the Ethernet interface. The parameterset-up software “PSS SW Ethernet Parameter Set-up” is available for thispurpose.The precise procedure for setting parameters is documented in a separatemanual, “PSS SW Ethernet Parameter Set-up”.Ethernet communications protocolsVarious network protocols are available for exchanging data via Ethernet.The main difference is in their data security mechanisms.Application HeaderThe Application Header is required if data in the data target is to be storeddirectly in a flag, data block, etc. The following Application Headers aresupported:•SINEC S5 Application Protocol•SINEC S7 Application Protocol•Modbus TCPEthernet FunctionalityPLC HeaderThe PLC Header was developed by INAT GmbH. It is used to combineseveral short data blocks into larger data blocks during data transfer, usingend identifiers. At the moment, the PLC Header is only supported bymodules from Pilz GmbH & Co. and INAT GmbH.TCP/IPThe TCP/IP communications protocol provides secured data transfer. It isused on logical point-to-point connections, for example.UDP/IPThe UDP/IP communications protocol provides unsecured data transfer.Data is not acknowledged. UDP/IP is used with broadcast frames, forexample.H1RFC1006H1 is an Ethernet protocol that was developed by Siemens. This networkprotocol is primarily used for local networks (LAN).A special form of communication is used to exchange data on extendednetworks (WAN) such as an Intranet or the Internet. In this case, H1telegrams are transported via TCP/IP. This type of H1 network protocol isstandardised in RFC1006.Ethernet FunctionalityOperation of the Ethernet interfaceEthernet connects network stations from a number of differentmanufacturers, so that each station can communicate with all the others.Network stations may be PCs, industrial computers, programmable logiccontrollers etc.A network station operates in accordance with the principle of random busaccess (CSMA/CD). This method detects and controls collisions duringbus access.Each bus subscriber can access the bus as required. If the bus is free, thebus subscriber is permitted to transfer data. If not, it aborts its sendactivities and starts again after a random period of time.Each bus subscriber constantly monitors all network activities. Due to thesingle, unique subscriber address, a bus subscriber is able to recogniseand accept data that is intended for it.To relieve the load on the PSS, the Ethernet interface has a powerfulintrinsic intelligence, which manages data traffic automatically.Data exchange (pure usable data) between the PSS and the Ethernetinterface occurs via the XW range of the PSS using the standard functionblocks.During a send operation, the PSS fetches the usable data from the stateddata areas and transfers them to the Ethernet interface for furtherprocessing. During a receive operation, the PSS fetches the usable datafrom the Ethernet interface and stores it in the stated data areas. Dataareas may be PSS flag ranges, I/O ranges or data blocks.Ethernet FunctionalityOperationCommissioningTesting the componentsBefore operating the module, ensure that the following points have beenmet:PSS•The programmable safety system must be installed correctly (see “PSSSB 3006 ETH Installation Manual”).•The integral on-board inputs and test pulse outputs must be connectedcorrectly (see “PSS SB 3006 ETH Installation Manual”).SafetyBUS p•The bus structure must be designed correctly (open circuits excludedetc.)•The PSS must be connected correctly to SafetyBUS p (see“SafetyBUS p Installation Manual”).• Make sure that the PSS is configured with the correct device address(see “SafetyBUS p System Description”).Ethernet interface•The bus structure must be designed correctly (open circuits excludedetc.)•The PSS must be connected correctly to the Ethernet (see Chapter 4,section entitled “Connection options” and the “PSS SB 3006 ETHInstallation Manual”).•Parameters on the Ethernet interface must be set correctly (see themanuals “PSS SW Ethernet Set-up” and “Getting Started with Ethernet”). Preparing the PSS•Connect the supply voltage for the PSS (“PWR”) and switch on.• Transfer your application program to the PSS (application program forthe standard and failsafe section of the PSS).•Switch off the supply voltage.OperationStartingPSSOnce the preparation stages are complete, the PSS SB 3006 ETH can bestarted up. Follow the steps below:• Switch on the supply to the PSS. The green “POWER” LED lights up.• Wait until the PSS SB 3006 ETH has completed its self check andinitialisation phase. These processes may take a little time. Theinitialisation phase is complete when “0000” appears on the display.•Set the switch for selecting the standard section’s operating mode to“SPS” or “AUTO PG”. The “RUN ST” LED lights up (see section entitled“Display elements”). Further information on commissioning can be foundin the “ST System Description” in the “System Manual” for the modular/compact PSS.•Set the switch for selecting the failsafe section’s operation mode to“RUN”. The “RUN FS” LED lights up (see section entitled “Displayelements”). Further information on commissioning can be found in the“FS System Description” in the “System Manual” for the modular/compact PSS.The PSS functionality of the PSS SB 3006 ETH is ready for operation.SafetyBUS pA detailed description of the commissioning process can be found in the“SafetyBUS p System Description”.Ethernet interfaceYou can tell whether the Ethernet interface is ready for operation from theLEDs “RUN/ERROR”, “LINK” and “TRAFFIC” (see table in the sectionentitled “Display elements”).FaultsPSS and SafetyBUS p functionalityIf a fault occurs on the safety system or there is a wiring error, the PSS willswitch to a STOP condition and output a message to the display. All thedecentralised outputs in the I/O-Groups that are assigned to the LD on thePSS will also be switched off.The error stack display in the programming device can be used to locatethe error (see “PSS-Range System Description”).Ethernet functionalityVarious options for fault diagnostics are available, should the Ethernetinterface not achieve the correct operating status:•Evaluation of the LEDs for operating status• Evaluation of output parameter STAT on the standard function blocksthat are used (see PSS SB Ethernet – Software Manual)•Evaluation of the network connection status using SB 248 for aspecifically selected job (see “PSS SB Ethernet - Software Manual”)•Bus diagnostics via an Ethernet network analyzerThis type of bus diagnostics will require a corresponding networkanalyzer for Ethernet (e.g. “Netspector” from INAT GmbH). Furtherinformation can be found in the operating manual for the relevantanalyzer.OperationAUTO PGSTF-StackFSAUTO PGSTF-StackFSSTFSOperationTechnical DetailsTechnical DetailsTechnical DetailsAppendixAddress of SafetyBUS p ClubSafetyBUS p Club International e. V.Felix-Wankel-Straße 2D-73760 OstfildernTelephone +049 (7 11) 34 09-1 18Telefax +049 (7 11) 34 09-1 34E-Mail:******************Internet: AppendixAppendixAUSB LBRDTRDKEFFINGBISEIRL...wwwPRCROKAJMEXNZPNLUSACHIn many countries we arerepresented by sales partners.Please refer to our Homepage for further details or contact our headquarters.Pilz GmbH & Co. KG Sichere Automation Felix-Wankel-Straße 273760 Ostfildern, Germany Pilz Ges.m.b.H.Modecenterstraße 141030 Wien AustriaTelephone:01 7986263-0Telefax:01 7986264E-Mail:************Pilz AustraliaIndustrial Automation LP .9/475 Blackburn RoadMt. Waverley, Melbourne VIC 3149AustraliaTelephone:03 95446300Telefax:03 95446311E-Mail:***************.auPilz BelgiumBijenstraat 49051 Gent (Sint-Denijs-Westrem)BelgiumTelephone:09 3217570Telefax:09 3217571E-Mail:************Pilz do Brasil Sistemas EletrônicosIndustriais Ltda.Rua Ártico, 123 - Jd. do Mar 09726-300São Bernardo do Campo - SP BrazilTelephone:11 4337-1241Telefax:11 4337-1242E-Mail:***************.brPilz lndustrieelektronik GmbHGewerbepark Hintermättli Postfach 65506 Mägenwil SwitzerlandTelephone:062 88979-30Telefax:062 88979-40E-Mail:************Pilz GmbH & Co. KGSichere Automation Felix-Wankel-Straße 273760 Ostfildern GermanyTelephone:0711 3409-0Telefax:0711 3409-133E-Mail:*****************Pilz Skandinavien K/SEllegaardvej 25 L 6400 Sonderborg DenmarkTelephone:74436332Telefax:74436342E-Mail:************Pilz lndustrieelektronik S.L.Camí Ral, 130Polígono Industrial Palou Nord 08400 Granollers SpainTelephone:938497433Telefax:938497544E-Mail:************Pilz France Electronic1, rue Jacob Mayer BP 1267037 Strasbourg Cedex FranceTelephone:03 88104000Telefax:03 88108000E-Mail:********************Pilz Skandinavien K/SPakilantie 6100660 Helsinki FinlandTelephone:09 27093700Telefax:09 27093709E-Mail:***************Pilz Automation TechnologyWillow House, Medlicott Close Oakley Hay Business Park CorbyNorthants NN18 9NF United KingdomTelephone:01536 460766Telefax:01536 460866E-Mail:*************.ukPilz ltalia SrlVia Meda 2/A22060 Novedrate (CO)ItalyTelephone:031 789511Telefax:031 789555E-Mail:************Pilz Ireland Industrial AutomationCork Business and Technology Park Model Farm Road Cork IrelandTelephone:021 *******Telefax:021 *******E-Mail:*************Pilz Japan Co., Ltd.Shin-Yokohama Fujika Building 5F 2-5-9 Shin-Yokohama Kohoku-kuYokohama 222-0033JapanTelephone:045 471-2281Telefax:045 471-2283E-Mail:************.jpPilz de Mexico, S. de R.L. de C.V .Circuito Pintores # 170Cd. Satelite C.P . 53100Naucalpan de Juarez, Edo. de Mexico MexicoTelephone:55 5572 1300Telefax:55 5572 4194E-Mail:************.comPilz NederlandPostbus 1864130 ED Vianen NetherlandsTelephone:0347 320477Telefax:0347 320485E-Mail:************Pilz New Zealand3 Kohanga Road Managere Bridge Auckland New ZealandTelephone:09-6345350Telefax:09-6345350E-Mail:*******************.nzPilz Industrieelektronik S.L.R. Eng Duarte Pacheco, 1204 Andar Sala 214470-174 Maia PortugalTelephone:229407594Telefax:229407595E-Mail:************Pilz China Representative OfficeRm. 302No. 88 Chang Shu Road Shanghai 200040ChinaTelephone:***********Telefax:***********E-Mail:**************.cn Pilz Korea Office402 Samsung Midas Officetel 775-1, Janghang-Dong,Ilsan-Gu, Koyang-Si Kyungki-Do 411-837KoreaTelephone:031 8159541Telefax:031 8159542E-Mail:*****************.krPilz Skandinavien K/SEnergigatan 10 B 43437 Kungsbacka SwedenTelephone:0300 13990Telefax:0300 30740E-Mail:***************Pilz Elektronik Güvenlik Ürünlerive Hizmetleri Tic. Ltd. †ti.Tan i‡ MerkeziKükürtlü Caddesi No: 67C-Blok Daire: 116080 Bursa TurkeyTelephone:***********Telefax:***********E-Mail:***************Pilz Automation Safety L.P .7150 Commerce Boulevard CantonMichigan 48187USATelephone:734 354-0272Telefax:734 354-3355E-Mail:****************3-07/04 P r i n t e d i n G e r m a n y。

亚洲域名争议解决中心说明书

亚洲域名争议解决中心说明书

亚洲域名争议解决中心香港秘书处行政专家组裁决案件编号:HK-1100336投诉人:BASF SE(BASF Aktiengesellschaft)被投诉人:Shi Faping争议域名:注册商:万网志成科技有限公司1、案件程序本案的投诉人是BASF SE(前称BASF Aktiengesellschaft),地址在Carl-Bosch-Strasse 38, 67056 Ludwigshafen, Germany。

投诉人的代理人是霍金路伟律师行,地址在香港金钟道88号太古广场一期11楼。

被投诉人是Shi Faping,地址中国130000河北省邢台Ma Yan Si Cun64号。

本案的争议域名是“”。

争议域名的注册商是万网志成科技有限公司。

亚洲域名争议解决中心香港秘书处(“中心香港秘书处”)于2011年3月4日收到投诉人根据互联网名称与数码分配联合会(ICANN)实施的《统一域名争议解决政策》、《统一域名争议解决政策细则》及亚洲域名争议解决中心(ADNDRC)《统一域名争议解决政策补充细则》提交的投诉书。

2011年3月8日,中心香港秘书处确认收到了投诉书,同日,要求注册商确认注册信息。

2011年3月9日,注册商回复确认争议域名由被投诉人注册,争议域名注册协议使用的语言为中文。

2011年3月22日,中心香港秘书处向被投诉人发出程序开始通知,送达投诉书,说明被投诉人应当按照《统一域名争议解决政策细则》及亚洲域名争议解决中心(ADNDRC)《统一域名争议解决政策补充细则》的要求提交答辩书;中心香港秘书处向投诉人发出投诉书确认及送达通知;中心香港秘书处还通知了ICANN和注册商。

被投诉人没有在规定期限内提交答辩书。

2011年4月14日,中心香港秘书处发出缺席审理通知。

2011年4月20日,中心香港秘书处确认指定薛虹女士作为专家,组成一人专家组,审理本案。

根据《统一域名争议解决政策细则》第6(f)条和第15(b)条,专家组应当在2011年5月4日(含4日)前将裁决告知中心香港秘书处。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Oil & Gas
Power
Process 2 3
Whether it is through our on-site services or in one of our specially equipped workshops, Tyco is ideally placed to provide you with a complete service solution.
Asia Services
TFCWM-0138-EN-1101
Mining
Tyco Flow Control brings together the world’s premier manufacturers of flow control products. With over 90 valve brands, we offer an unrivalled level of expertise in providing innovative solutions to the most challenging flow control applications.
Tyco combine world-class products with an unrivalled service offering
Tyco Flow Control’s global network includes the manufacture, marketing, sales and after-sales support of the most comprehensive range of industrial flow control solutions in the world. We are one of the world’s largest manufacturers of valve products that move, control and sample liquids, gases, powders and other substances. What’s more, these products are used widely throughout some of the most demanding markets including: • Mining • Oil & Gas - LNG • Power • Process - Chemical and petrochemical - Food and beverage - Marine - Pharmaceutical - Water In addition, our extensive worldwide network of sales, service and distribution centres means that Tyco Flow Control can respond to its customers’ requests quickly and efficiently and become a single source for total flow control solutions.
/flowcontrol
Tyco reserves the right to change product designs, specifications and services without notice. Copyright© 2011 Tyco Flow Control. All rights reserved.
Diagnostics Tyco has access to sophisticated diagnostic equipment, which allows us to check the integrity of critical equipment and to assess the condition and performance of valves which may need repair and attention to ensure plant safety. On-site Services Wherever you operate, Tyco has on-site service specialists or use portable workshops to provide commissioning services ensuring correct asset utilization. Our service teams are fully qualified to install Tyco equipment at the construction phase of your project, whether it is a re-fit or new build. From a single valve overhaul to a total shut down, we will carry out the most effective repairs, maintenance and servicing to an agreed schedule for both Tyco and non-Tyco products. In-House Services Valve repairs and reconstructions cannot always be completed on-site, for practical or economic reasons. In this instance works are carried out in our own specially equipped workshops. Spare Parts We stock and have access to the spare parts and other components you need to repair and maintain your Tyco valves in their original specification and condition. We also have access to parts required for the servicing and repair of non-Tyco valves, as our service teams regularly maintain valves from other manufacturers. Valve Automation Centre (VAC) At our fully equipped VACs, proven specialists can verify the integrity of virtually any new Tyco automated valve and actuator package, or carry out an extensive performance test where needed. Training Tyco can provide a tailored training program for your operations and maintenance personnel, either on-site or at one of our purposed designed training centres by experienced technical staff.
Featuring well-known brands: • • • • • • • • • • • • • • • • • • • • • • • • • • Anderson Greenwood AVID Biffi Clarkson Crosby Dewrance Hindle Hovap Fasani FCT Keystone KTM L&M Lunkenheimer Morin Narvik Neotecha Penberthy Raimondi Rovalve Sapag Sempell Vanessa Varec Winn Yarway
Product types include: • • • • • • • • • • Ball valves Butterfly valves Gate, Gloቤተ መጻሕፍቲ ባይዱe & Check valves Instrumentation valves Knife Gate valves Pressure & Safety Relief valves Rotary Process valves Sampling valves Electric, Pneumatic & Hydraulic actuators Positioners & Controls
Service specialists who ensure efficiency across Asia
With Tyco service centers located in the key industrialised countries of Asia, we take particular pride in our Asia service capability. Our strategically placed and extensive network of facilities across the continent ensures that we’re well positioned to provide the industry with fast and effective support. All facilities are manned by knowledgeable staff, who are dedicated to delivering the best solutions in flow control. As a valve manufacturer of many product types, Tyco has a better understanding of valve intricacies, selection of valves and actuations, and their material of construction based on applications, cycle life and maintainability. Whether the work requires preventative, predictive or corrective measures, Tyco can help you optimize the performance, reliability and safety of your equipment – regardless of the specification or manufacturer. We are committed to EHS laws and regulations in all Tyco facilities. More specifically, we have an “EHS Program for Field Service Work”, or can work with our customers’ in-house EHS program to ensure safe operations at our customers’ premises, to prevent adverse incidents and consequences. As your trusted partner, we’re focused on helping you to get the best performance out of your valve equipment via our specialist service offering: Asset Management Using either our proprietary software or your existing system, we can monitor repair cycles in real-time and collect data on every installed valve, to create a customized maintenance program to help with predictive maintenance and forecast spare part requirements. Calibration & Testing The Tyco service teams are certified by regulatory authorities around the world to deliver reliable calibration, leakage and operational testing on a wide variety of flow control products.
相关文档
最新文档