CASD2.0版升级软件使用手册
半导体单芯片音频放大器新品扩展ClassD系列
![半导体单芯片音频放大器新品扩展ClassD系列](https://img.taocdn.com/s3/m/4c131b0552ea551810a6871c.png)
在高功率情 况下降低电磁干扰。该单 芯片Cls a sD的封闭环路结构 , 可提供
一
芯片 Ca sD器件的公司。Cls ls a sD芯 片功能 多样 .可 同时处 理模拟 和数字 功率。此外 . 采用 音频 一 CD工艺制造 B 的芯片有极佳的 内在强度和耐热性 。
该产 品的高效率可 降低功 耗和散
DVD。
制 作 长 选 90分 钟 内容 的
DVD。
将他们最喜欢的数字化照片 制成幻灯片 .并 可配上音乐 。 +单击 P we c G4创 新的 o Ma r C D— Rw / D V D-R 组 台 驱 动 器
S pr i u e Dr e刻 录 D v VD。
件可 以让用户在苹果电脑上 制作能
决方案。 苹果公 司负责应 用营销的高 ”
i v Mo e视频 或 Quc Ti ik me文件放^
iV 2界 面 。 iV 还 可 让 用放 机 播放 的
D D影片。Ma V cOSX 1 版 开发 01
应用提供优良的功 率性 能和增强质量 。 该单芯片产 品的推 出再次肯定 了
活性 . 厂商 只需 简单地改变集成 电路 ,
就可 更新设计 ( 本资料由飞利浦半导蚀部提供 P 6 0)
、’ 8 l 7
8 7 z和双 8 0 z 款机 型中。 6 Mh 0 MH 两
“ D也许 是迄今为止发 展最快 DV
的一种媒体格式 .苹果公 司能够 向专
在D VD菜单按钮 或背景 中添加动
f 资 料 由 苹果 公 司提 供 P 5- 本 0
半导体单芯片音频放大器新品扩展CasD ls 系列
皇家飞 利浦 电子集团成 员之一飞
BIOS C6SDK 2.0 快速入门指南说明书
![BIOS C6SDK 2.0 快速入门指南说明书](https://img.taocdn.com/s3/m/3f6ba95f11a6f524ccbff121dd36a32d7375c798.png)
1 BIOS C6SDK 2.0 Getting Started GuideIntroductionThe BIOS C6 Software Development Kit (BIOS C6SDK) provides the core foundational building blocks that facilitate application software development on TI's single core DSPs. The foundational components include:•SYS/BIOS which is a light-weight real-time embedded operating system for TI devices•Drivers•Basic networking stack and protocols•Optimized application-specific and application non-specific algorithm libraries•Flash and boot utilities•DemonstrationsThe purpose of this User's Guide is to provide more detailed information regarding the software elements and infrastructure provided with BIOS C6SDK. BIOS C6SDK pulls together all the elements into demonstrable DSP applications and examples for supported EVMs. The objective being to demonstrate device, platform, and software capabilities and functionality as well as provide the user with instructive examples. The software provided is intended to be used as a reference when starting their development.Note: It is expected the user has gone through the EVM Quick Start Guide provided with their EVM and have booted the out-of-box demonstration application flashed on the device.Specifically, this Getting Started Guide provides information on installing the BIOS C6 Software Development Kit, loading the EVM out-of-box demonstration application via JTAG, and running the out-of-box demonstration application. It is expected the user has gone through the EVM Quick Start Guide provided with their EVM.By the end of this Getting Started Guide the user should have :•Installed CCS•Installed the BIOS-C6SDK Software•Connected to the EVM via CCS/JTAGAfter completing the material in this Getting Started Guide, it is recommended the user continue on to the BIOSC6SDK User’s Guide for additional information on the C6SDK software elements and to get started with development on the TI DSP using the BIOS-C6SDK.Supported Devices/PlatformsThe latest BIOS C6SDK Release supports the following Texas Instrument devices/platforms:Getting StartedThis section will walk you through installing and using the BIOS Single core C6 Software Development Kit. It is expected that you have gone through the EVM Quick Start Guide for your EVM.The overall steps are:1.Make sure your EVM hardware is set up2.Install Code Composer Studio 5.1.0.0900023.Install the BIOS-C6SDK 2.0e JTAG to load the application5.Run the applicationHardware SetupFollow instructions in one of the links below that correspond to the EVM that you are using•OMAPL138/TMS320C6748 EVM Hardware Setup [1]Installing Code Composer StudioThe BIOS-C6SDK 2.0 uses CCS 5.1.0.09000. To install CCS please refer to the instructions provided in the CCSv5 Getting Started Guide [2].Note: When installing Code Composer Studio you can choose to control what is installed. For example, you maynot want support for particular devices and ISA's. If you choose to do a custom installation, the following components must be installed to support the C6SDK:•SYS/BIOS 6•XDC•CG ToolsIn Windows 7, install and run CCS/BIOS C6SDK in administrator mode, this will rule out issues with CCS start-upand RTSC component recognition.Installing the C6 Single core Software Development KitTo install C6SDK on your PC run the C6SDK installer (bios_c6sdk_<version>_setupwin32.exe). The C6SDK install includes several sub-components, all of which will be installed in the same location. This location can be choosen using "Destination Folder". It is recommended that you keep the default installation paths for BIOS C6SDK components in "C:\Program Files\Texas Instruments". For Windows 7 users this path will be "C:\Program Files(x86)\Texas Instruments". Refer FAQ section in BIOS C6SDK 2.0 User Guide for auto discovery of components of BIOS C6SDK through CCSv5.Once the installation is complete all the C6SDK components will be installed in the specified installation directory (e.g., C:\Program Files\Texas Instruments\). Each of the directories will be of following format<component_name>_<component version>. Please refer to individual components release notes for detailed information on the components or package.With a typical default install you should see directories similar to the ones below:3Steps to create a CCS Configuration File1.First time CCSv5 users needs to follow the steps described in CCSv5_Running_for_the_first_time [3] page.2.The above procedure will open up the CCSv5 GUI.3.Create a New Target Configuration, by selecting the tab File -> New -> Target Configuration File.4.Enter a configuration file name (say "evmomapl138_xml") in the file name field, check the Use sharedlocation box and hit finish button (the procedure assumes you are using Spectrum digital XDS510 USBemulation).5.Select the connection type as "Spectrum Digital XDS510 USB emulator" in the drop down list and enterOMAPL138 in the Device search field. Select OMAPL138 and save the file by clicking Save button."6.Click View->Target configurations to list the available target configurations. The configuration file(evmomapl138_xml) created above will be under "User Defined" section7.Right click on the configuration file and select Launch Selected Configuration. This will launch the configurationand open the debug view.8.Most of the development and debugging will require CCSv5. For more information on CCSv5 see the CCSv5Getting Started Guide [2] page.Running the Demonstration ApplicationRunning Facedetect Demo on EVMC6748•Ensure that the Hardware is setup as explained in Hardware Setup for Demos in User Guide.•Open CCSv5.1 and launch the target configuration file for TMS320C6748 or OMAPL138•Go to Tools -> GEL Files•Right click inside the GEL Files window and select Load GEL.•Browse to the pdk_C6748 folder -> gel and select C6748.gel•The loaded gel file will be in GEL Files window.•In the Debug window, Right click on "Spectrum Digital XDS510USB Emulator_0/C674X_0 [Non-Project Debug Session]" -> Connect Target (Make sure the EVMC6748/LCDK is ON before saying Connect Target)•Make sure DIP switches 5 and 8 of S7 are ON to boot in the emulation mode.•In the console window, you will find the PLL and DDR frequencies getting set by the GEL file.4•It is a good practice to reset the CPU by going to Run -> Reset -> CPU Reset•Now go to Run -> Load -> Load Program•Browse to c6sdk_02_00_00_00\demos\facedetect\bin\{COMPILATION_METHOD}\evmC6748\Release amd open facedetect_evmC6748.out•Wait until the program is loaded.•Now run the program by going to Run -> Resume. If your hardware is set up correctly, you should be able to seea box around faces captured by the camera. For best results, stand a few feet away from the camera and make surethe camera is placed in such a way that your face and the camera are exactly at the same level. This is needed as it is a frontal face detection demo. Also, for the same reason, make sure your head is not tilted with respect to the camera.Running Demos on C6748 LCDK•Connect a mini USB cable at J3 on the UART port on LCDK with the other end going to the host computer at one of its USB ports.•If you do not have the driver installed on your PC, you can find it here [4]•Now open a serial port terminal like Tera Term [5]on the host computer and connect to the appropriate Serial port.•Set the baud rate to 115200. (To do this in Tera Term, go to Setup -> Serial port and set the Baud rate as 115200 from the drop down menu)•The C6748 LCDKs have IT_IS_ALL_ABOUT_YOU demo flashed on them by default. So just power on the board and you should be able to see a screen like below in about 10 seconds on the serial terminal -•Select 1 for FingerPrint or 2 for FaceDetect. Once any demo is selected, the board needs to be rebooted to run another demo.•Before selecting facedetect, make sure the hardware is setup correctly.•If your hardware is set up correctly, you should be able to see a box around faces captured by the camera. For best results, stand a few feet away from the camera and make sure the camera is placed in such a way that your face and the camera are exactly at the same level. This is needed as it is a frontal face detection demo. Also, for the same reason, make sure your head is not tilted with respect to the camera.•If you select Finger print demo, you should see a screen like below•Type E to enroll a user and press enter.•Enter the name of the user to be enrolled.•Enter the finger number to be enrolled. Multiple fingers of the same user can be enrolled as different templates in the database.•Now swipe the desired finger on the sensor. A video of the swipe sensor usage is available in the c6sdk_02_00_00_00\docs folder. Remember to swipe the finger in the direction going from the power cord to away from the board or the other way but NOT in the direction going from or to the USB/UART port. You will have to swipe the finger 3-4 times to get a good image of the finger.•Once the application finds a good image, it will store the finger image as a template in the database.•The console should look like below•You can enroll upto 10 users using the procedure above.•To identify a fingerprint, type I in the console and hit enter.•Swipe the finger to be identified.•If the fingerprint exists in the database, the application will print the name and finger number of the identifieduser on the console; otherwise it will say finger did not match.•You can delete all templates in the database by typing D on the console. It will ask for confirmation in case you select D mistakenly.•You can stop the demo by selecting Q and can select facedetect demo by resetting the board again.Technical Support and Product UpdatesTechnical Support and ForumsFor technical discussions and issues, please visit•C6000 Single Core DSP forum: /support/dsp/tms320c6000_high_performance_dsps/default.aspx [6]*BIOS Embedded Software forum: /support/embedded/f/355.aspx*Embedded Processors wiki: Note:When asking for help in the forum you should tag your posts in the Subject with “BIOS C6SDK”, the part number (e.g. “OMAPL138/EVMC6748”) and additionally the component (e.g. “NDK”).References[1]/downloads/1230/[2]/index.php/CCSv5_Getting_Started_Guide[3]/index.php/GSG:CCSv5_Running_for_the_first_time[4]/Products/ICs/FT232R.htm[5]/index.php?/download/tera-term-473-freeware.html[6]/support/dsp/tms320c6000_high_performance_dsps/default.aspxArticle Sources and ContributorsBIOS C6SDK 2.0 Getting Started Guide Source: /index.php?oldid=132663 Contributors: Asheeshb, ChintangalaImage Sources, Licenses and Contributors File:Light_bulb_icon.png Source: /index.php?title=File:Light_bulb_icon.png License: unknown Contributors: DanRinkes Image:Packages.png Source: /index.php?title=File:Packages.png License: unknown Contributors: Asheeshb, Chintangala Image:Itsyou1.png Source: /index.php?title=File:Itsyou1.png License: unknown Contributors: ChintangalaImage:Fingerprint1.png Source: /index.php?title=File:Fingerprint1.png License: unknown Contributors: ChintangalaImage:Fingerprint2.png Source: /index.php?title=File:Fingerprint2.png License: unknown Contributors: Asheeshb, Chintangala Image:Fingerprint3.png Source: /index.php?title=File:Fingerprint3.png License: unknown Contributors: Asheeshb, Chintangala。
控制器软件升级说明书
![控制器软件升级说明书](https://img.taocdn.com/s3/m/3890060d2a160b4e767f5acfa1c7aa00b42a9d41.png)
控制器软件升级说明书注意:以下内容仅为控制器软件升级的说明书,不包含任何与其无关的内容。
控制器软件升级说明书尊敬的用户:感谢您选用我们的控制器软件,并在此向您介绍我们最新的控制器软件升级。
本次升级主要有以下三个方面的内容:一、修复已有的 BUG我们在之前的控制器软件版本中发现了一些 BUG,这些 BUG 有可能会影响您的使用体验。
为了给您提供更好的服务,我们在本次升级中对这些 BUG 进行了修复。
修复后的控制器软件能够更加稳定地运行,在您的生产过程中发生错误的概率更小。
二、增强控制器软件的功能在此次升级中,我们增加了一些新的功能,以便更好地满足您的需求。
新的功能包括:1.数据备份功能:您可以在控制器软件中设置自动备份,并将备份数据上传至云端,以防止数据丢失。
2.智能诊断功能:控制器软件可以自动诊断故障,并给出相应的解决方案。
3.操作记录功能:控制器软件可以记录下您的操作记录,以便您日后查阅。
三、提高控制器软件的安全性我们深知您的生产过程的重要性,也明白在今天的信息时代,网络攻击和数据泄露的风险与日俱增。
因此,在本次升级中,我们增加了一系列的安全性措施,以保障您的生产过程的安全性:1.加强了密码设置规则,避免用户设置过于简单的密码,导致密码泄露的风险。
2.增加了对各种网络攻击的防御能力,避免黑客攻击等问题的发生。
3.加强了数据加密的程度,以保护您的数据不被窃取。
我们相信,在本次控制器软件升级后,您将会获得更好的使用体验。
如果您有任何关于本次升级的问题,欢迎随时联系我们的客服人员,我们将会尽快为您解决问题。
祝您的生产过程顺利!。
新双V2.0升级指导
![新双V2.0升级指导](https://img.taocdn.com/s3/m/e150485a2b160b4e767fcf22.png)
Spiral CTNeuViz Dual High/ Low V1.2版-2.0版系统升级指导升级前准备 (2)1、安全检查 (2)2、工具列表 (2)3、安装文件检查 (2)4、注意事项: (3)1、主控台升级 V1.2---V1.22 (4)1. 备份Optionkey (4)2. 备份当前数据 (5)3. 卸载当前系统 (5)4. 安装V1.22版本主控台软件 (6)5. 恢复V1.2版本数据 (8)6. 恢复OptionKey (9)2、主控台升级 V1.22---V2.0 (10)1. 备份与卸载V1.22软件 (10)2. 安装 Dotnetfx (10)3. 安装Adobe Reader 7.0 (11)4. 安装V2.0版本主控台软件 (12)5. 恢复V1.22版本数据 (12)6. 安装补丁程序 (12)7. 获取服务码 (13)3、工控机和床控机升级 (14)1.设置床控IP (14)2.更新工控 (14)3.更新床控 (14)4.读版本信息 (14)4、RawData升级 (15)5、Firmware升级 (16)1. 升级外罩显示面板 (17)2. 升级调试面板 (18)3. 升级高压切片控制卡 (19)4. 升级运动控制卡 (20)5. 升级床运动控制卡 (21)6. 升级CTBOX (23)6、更新option key/合作计费 (24)7、自动校正 (24)附录 (25)A:Xilinx Firmware升级方法 (25)B:A VR Firmware程序升级方法 (28)C:I2C Firmware升级方法 (31)升级前准备1、安全检查□ 确定CT室内无人□ CT室门已经关闭□ CT机处于正常运行状态2、工具列表(1)光盘:□ Host installation(H) V1.22 或 Host installation(L) V1.22□ Firm ware Download V1.22□ Host installation(H) V2.0 或 Host installation(L) V2.0□ Firm ware Download V2.0□ NMS Service Tools□ Database & Calibration Data Backup(2)软盘□ G-HOST V2.0□ R-HOST V2.0(3) Firmware升级工具:□ CT机附带工具箱□ A VR下载电缆□ Xilinx下载电缆(至少有一条短线,长度小于50cm)□ EEPROM下载电缆。
铁路站场计算机平面辅助软件CASD使用简要说明(封面+目录)-修改151010 (1)
![铁路站场计算机平面辅助软件CASD使用简要说明(封面+目录)-修改151010 (1)](https://img.taocdn.com/s3/m/ac7941b0b0717fd5360cdc9c.png)
铁路站场计算机平面辅助设计CASD软件使用简要说明书2015年10月目录一、CASD2.0概述 (1)(一)主要特点及功能 (1)(二)平面术语 (1)(三)系统启动 (1)1 CASD启动 (1)2 开思得程序主界面 (2)二、平面设计操作说明 (6)(一)总说明 (6)1 简介 (6)2 工具条介绍 (6)3 菜单介绍 (13)(二)详细操作说明 (13)1 平面原则 (13)2 股道连接 (16)3 股道编辑 (17)4 纵坡设计 (21)5 站场设备 (23)6 图面标注 (27)7 上下序 (30)8 辅助功能 (33)一、CASD2.0概述(一)主要特点及功能“CASD2.0软件”由铁道部第四勘测设计院线站处研发。
该软件遵循软件工程的开发方法,采用面向对象的开发技术,利用CAD提供的集成开发工具ObjectArx2002开发,与CAD系统结合紧密,速度块,可靠行高,操作简单,易学易用。
该软件适用于新线、既有线改造项目中站场中小站、客运站、货运站、编组站等各种站型的设计,能满足普速、高速等各种速度目标值的站场设计要求。
在功能上立足辅助站场设计人员进行设计,提供了众多设计命令和工具,大大提高了平面图形设计效率。
同时提供了强大的图面标注功能,减轻了设计人员繁琐的图面处理工作负担。
以下内容主要摘自于“CASD 2.0软件”的帮助文件。
(二)平面术语(1)股道实体:用CASD创建的直线、曲线、道岔、车挡实体,它内含相关联信息。
(2)股道信息:指赋予股道的代表股道性质的信息,包括编号、进路、轨道电路等信息。
(三)系统启动1 CASD启动(2)对于新用户,CASD软件使用前,须在用户预备存放绘图文件的磁盘根目录下,建立一个用户子目录,如“:/zlx”。
CASD软件不允许直接在根目录下操作。
然后,打开“程序菜单”,找到“开思得2.0”,点击“”,即打开软件,进入主界面。
(2)对于二次登录的用户(已设定用户目录),可选择(下图)CASD系统的相关功能项(如【平面设计】),直接进入平面设计界面。
CS基础软件升级版(简易操作流程)
![CS基础软件升级版(简易操作流程)](https://img.taocdn.com/s3/m/544f3d5f793e0912a21614791711cc7931b778f0.png)
CS基础软件升级版(简易操作流程)2012年湖南省烟叶收购系统使用指南 (基础软件升级版(C/S)厦门中软海晟信息技术有限公司2012年7月目录1、登陆界面 (3)2、操作员用户账号建立及角色权限分配 (3)3、收购线设置 (5)4、硬件参数设置 (6)5、主机开票 (7)6、支付凭证打印 (8)7、收购票据审核 (9)8、报表打印 (10)9、数据上报 (12)10、数据备份 (13)1、登陆界面在桌面上选择图标,双击后,进入登录页面如下图所示:选择帐号后,输入操作口令,点‘确定’。
2、操作员用户账号建立及角色权限分配模块入口:管理—》系统用户管理—》用户管理操作人员:站长模块操作:以系统管理员账号(admin)登陆后,建立烟站需用于操作的人员账号,分配账号角色。
1、人员账号添加在【用户管理】中进行添加如图:进入用户管理后,先点【查询】后,再进行【新增】输入操作人员登录名、姓名、密码、确应密码及岗位,点【保存】按钮,当【保存】按钮为灰色时即生效。
2、分配账号角色------模块入口:管理—>系统用户管理—>角色管理提示:先点【查询】后,选定角色名称后点【修改】,进行模块的分配,设置完成后点【保存】按钮。
3、收购线设置模块入口:业务—》参数设置—》收购参数管理—》收购线设置操作人员:过磅操作员模块操作:以系统管理员账号登陆后,设置当前主机所属收购线,绑定工位环节PC机。
提示:如果列表中没有收购线,点【新增】按钮添加,如果存在收购线,选择收购点点编辑进行收购线和主机的绑定。
4、硬件参数设置模块入口:业务—》参数设置—》硬件参数设置操作人员:系统管理员模块操作:设置当前收购线硬件参数。
5、主机开票模块入口:业务—》收购调运—》日常收购—》主机开票操作人员:烟站主机操作员、过磅员模块操作:烟站主机操作员、过磅员进行过磅开票业务。
提示:点主机开票后点【皮带启动】按钮。
6、支付凭证打印模块入口:业务—》收购调运—》日常收购—》票据管理—》收购发票维护操作人员:烟站主机操作员、过磅员模块操作:打印种植主体烟叶交售支付凭证先点【查询】后,再文件——打印支付凭证7、收购票据审核模块入口:业务—》收购调运—》日常收购—》票据管理—》收购票据审核(使用在线支付必须审核才能给烟农付款)操作人员:烟站主机操作员模块操作:支付凭证打印后,进行票据审核,再次确应支付凭证是否有误。
OMEGAS系统软件指南-C版-V2.2.0 firmware800
![OMEGAS系统软件指南-C版-V2.2.0 firmware800](https://img.taocdn.com/s3/m/6f5a7442336c1eb91a375d2c.png)
OMEGAS SOFTWAREC-Version Vers.2.2.0 firmware 800使用说明目录1、前言 12、软件安装 23、标定 74、声明 311 前言LANDI RENZO OMEGAS软件是LANDI RENZO公司的技术产品核心,功能强大,主要用于对安装了OMEGAS LPG/CNG系统的车辆进行匹配、标定,并且含概燃气系统故障诊断、动态数据流采集等功能。
LANDI RENZO OMEGAS软件分为A、S、C、普通密码解锁钥匙等4个级别,其中A级针对LANDI RENZO公司软件编程人员及高级设计工程人员;S级针对LANDI RENZO公司的燃气系统高级应用技术人员;C级针对LANDI RENZO公司及LANDI RENZO用户中的高级技术人员(主要指特定的或合作关系非常密切的OEM客户);普通是针对一般用户。
本使用说明为C级版,供指导用户学习、使用LANDI RENZO OMEGAS软件。
2 软件安装2.1 使用CD ROM安装将提供的CD ROM放入光驱,使用自动安装功能,如果自动安装功能不能使用,使用光盘中的Setup.exe安装。
如图1,出现安装的第一个界面。
图 1等待几秒,进入下一个界面,如图2。
图 2图 3点击 ‘Next>’,进入下一个界面,如图4。
图 4图 5点击 ‘Install’,进入下一个界面,如图6。
图 6安装进行中,稍等几秒,进入下一个界面,如图7。
图 7软件已安装完毕,点击 ‘Finish’,进入拷贝现有车型标定文件的界面,如图8。
图 83 标定3.1 启动软件确认便携式电脑与USB式数据线连接,USB式数据线与燃气系统诊断接口连接完毕,并确认USB解密钥匙正确插入便携式电脑USB接口上。
启动软件“开始>程序>Landi Renzo>Landi Renzo Omegas”。
3.1.1 主要功能键:F1车辆参数设置(Vehicle configuration)F2显示(Display)F3诊断(Diagnosis)F4自动标定(Automatic calibration)F5修改标定(Modify calibration)F6保存当前设置(Save current configuration)F7导入新的设置(Load new configuration)F8燃气控制单元写程序(Ecu programming)F9升级(Update cards and maps)F10退出(Exit)3.1.2 下拉菜单包含3个下拉菜单File、Connection、Help,下拉菜单界面如下:其中:File选项包含打开或保存设置、打印设置、打印诊断信息、安装指导手册等选项。
“升级版”组件接口2.0 软件方案(补充稿)
![“升级版”组件接口2.0 软件方案(补充稿)](https://img.taocdn.com/s3/m/2cb60211cc17552707220858.png)
“升级版”组件接口2.0软件方案(补充稿20150426)一、版本说明该技术方案是7.23版组件接口技术方案的补充部分。
版本匹配关系:开票版本(V2.0.10.150211)VS组件接口(V2.0.10.150227)开票版本(V2.0.10.150319)VS组件接口(V2.0.10.150316)开票版本(V2.0.10.150426)VS组件接口(V2.0.10.150426)二、接口功能1.设置数字证书密码件cert.txt,并将证书密码保存在此文件中,组件接口会自动读取文件内容作为证书密码。
2.开启金税盘3.查询库存发票4.发票开具方法:Invoice();功能:传入开票数据,将开票数据记入防伪税控开票数据库,并在金税盘中开具此发票。
输入:5.1增值税专、普票(1)发票整体信息SellerAddress–当InfoKind=2(普通发票)时:若赋值为“1”表示农产品销售发票,若赋值为“2”表示农产品收购发票,其它表示增值税普通发票(2)发票明细信息注意:支持一票多税率,明细行税率以发票整体信息中的InfoTaxRate当前值为准5.2货物运输业发票(1)发票整体信息传入发票整体信息前调用InvInfoInit()方法初始化发票整体信息各项属性。
InvInfoInit();InfoKind=11;如果是负数票给属性InfoClientAddressPhone传字符串“1”,如:InfoClientAddressPhone=WideString("1").Copy();InfoClientName=实际受票方InfoClientTaxCode=实际受票方纳税人识别号ConsignerName=收货人ConsignerTaxCode=收货人纳税人识别号ShipperName=发货人ShipperTaxCode=发货人纳税人识别号OriginViaArrivalPlace=起运地、经由、到达地InfoListName=运输货物信息InfoTaxRate=税率(5%传5)VehicleKindNo=车种车号VehicleTonnage=车船吨位InfoNotes=备注InfoCashier=收款人InfoChecker=复核人(2)费用项目:情况费用项目列表:ClearInvList();循环调用传入费用项目InvListInit();ListGoodsName=费用项目ListAmount=金额ListPriceKind=是否含税金额ListTaxAmount=税额(如果不传,或传零接口自动计算)AddInvList();5.3机动车销售统一发票InvInfoInit();InfoKind=12;InfoClientAddressPhone=“1”旧版、“2”新版InfoClientTaxCode=纳税人识别号InfoClientName=购货单位IDCard=身份证号码、组织机构代码VehicleKind=车辆类型BrandModel=厂牌型号OriginPlace=产地QualityCertificate=合格证号ImpCertificateNo=进口证明书号CommInspectionNo=商检单号EngineNo=发动机号码VehicleNo=车辆识别代号、车辆号码ManufacturerName=生产厂家名称AmountTaxTotal=价税合计SellerPhone=销货单位电话SellerAccount=销货单位账号SellerAddress=地址SellerBank=开户银行InfoTaxRate=税率(5%传5)Tonnage=吨位PeopleNo=限乘人数InfoNotes=备注(正数票不要传备注,负数票传相应格式的备注)输出:RetCode:4011开票成功;其它失败。
铁路站场计算机辅助设计系统CASD
![铁路站场计算机辅助设计系统CASD](https://img.taocdn.com/s3/m/fc43993bb90d6c85ec3ac658.png)
站场 横 断 面形 式 多 样 , 化 多 端 , 能 变 不
持 。 它 应 满 足 站 场 专 业 勘 测 设 计 一 体 化 的 要 求 , 现勘 测及 设 计 信息 的 共 享 , 应 集 实 并
成 站 场 其 它 成 熟 软 件 至 一个 平 台 。 C S 系 统 要 从 铁 路 勘 测 设 计 一 体 化 A D 的要 求 出发 ,充 分 考 虑 与其 他专 业 的 数据 接 口 , 于 已 经 成 熟 的 部 分 应 予 以实 现 . 对 尚
一
1 系统开 发思 路
11 CAS 系统 的 总 体 思 路 . D
段 段 不 可 再 分 割 的 股 道 单 元 再 对 每 一
分 段 进 行 调 用 计 算 函数 进 行 数 量 计 算 , 各 分段 的数量 汇总后形成该 股道 的数量 , 各
股道 数 量 汇 总 形 成 车 场 的数 量 .各 车 场 的
际 所 需 出 发 ,界 面 设 计 必 须 符 合 站 场 设 计
人员的设计习惯 , 操作简单 , 学易用 。 要 易 C S 系统 应 将 站 场设 计 的 平 面 及 纵 A D 断 面 、 程 数 量 计 算 、 断 面 等 各 设 计 部 分 工 横
一
的 安 全 和 程 序 运 行 的稳 定 性 , A D 横 断 CS
设 计 系统 , 用 于各 种 站 型 车站 的预 可研 、 可 可研 、 步 设 计 及 施 工 图等 设 计 , 备 一 定 的 线 路 设 计 功 能 和 部 分 站 初 具
场 设备 布 置 的功 能 . 用 性 强 。 适 关 键词 铁 路 站 场设 计 计 算 杌 辅 助 设 计 平 纵横 一 体化 CA D 系 统 S
Glunz-Jensen G NUCII 软件升级说明书
![Glunz-Jensen G NUCII 软件升级说明书](https://img.taocdn.com/s3/m/1086a2726d175f0e7cd184254b35eefdc8d3153f.png)
the upper side panel (top figure),
•
or 2
• through the upper side panel (bottom figure).
ppp = processor platform (e.g. hdx)
sss = software version (e.g. 20100316)
51436 ...pdf Quick Intro, Control Panel
(English)
51464 ...pdf Control Panel, Service Guide
51412 ...pdf Control Panel, Users Guide (English)
Manuals reflecting the software update are available on the software download site. User manuals are available in English, German, French, Spanish and Chinese. Print manuals as colour prints.
This upgrade will take approx. 1/4 hour.
"
1 Insert the memory stick into a USB port on a PC. Please visit /support for download of software.
$
Visit /support. Enter the software download site. 2 If it is not clear which software to download, a table showing processor types will
CASD2.0版升级软件使用手册
![CASD2.0版升级软件使用手册](https://img.taocdn.com/s3/m/fc92843f0722192e4536f69b.png)
CASD系统升级软件使用说明书目录一、项目概况 (3)1.编写目的 (3)3.软件开发单位和用户单位 (3)4.依据文档 (3)5.运行环境规定 (3)5.1软件开发工具 (3)5.2硬件 (3)5.3支持软件 (3)6.参考资料 (3)二、使用说明 (3)1.前期工作 (3)1.1插入前期用地界 (3)1.2前期用地界合并 (4)1.3前期用地界分解 (4)1.4输出前期用地界数据到横断面数据库 (4)2.数字地模 (5)2.1读取数据 (5)2.2数据处理 (6)2.3数据构网 (6)2.4数模显示 (6)2.5切取横断面(使用同老的数字地模) (6)2.6切取纵断面(使用同老的数字地模) (7)3.平面折图 (7)3.1创建折图框 (7)3.2 增加折图点 (7)3.3删除折图点 (7)3.4修改图幅高 (7)3.5折图点生成 (8)3.6折图点存盘 (8)3.7生成布局 (8)4.工程数量管理 (8)4.1 工程数量编码维护模块 (8)4.1.1系统操作 (8)4.1.2 关键字维护 (10)4.1.3编码输入 (11)4.1.4编码删除 (11)4.1.5表格维护 (12)4.1.6工程数量表格内容及顺序编辑 (13)4.1.7自标准表格导入 (14)4.2 单元划分和调整 (14)4.3 数量处理模块 (15)4.3.1 数量输入及修改 (15)4.3.2 工程数量数据查询 (16)4.3.3 工程数量数据表格输出 (17)5.平纵断面模块 (18)5.1 坡度标增强显示 (18)5.2 进站信号机 (19)5.3 线路方向别标注 (20)5.4 站线分界里程标注 (20)5.5 站中心类 (20)5.6 图层标准设置 (21)5.7 水准点 (21)5.8房屋拆迁 (22)5.9 用地界 (22)5.10 在平面中输出简易的线路纵断面图 (23)5.11设计辅助工具 (23)5.12 输入输出 (23)6.横断面模块 (23)7.平面工程数量计算模块 (24)8.系统加密模块 (24)一、项目概况1.编写目的《CASD升级软件使用说明书》是用户使用CASD系统的参考依据,是用户使用该软件的桥梁,为用户提供详细的命令说明和操作步骤。
EzCad2软件使用说明
![EzCad2软件使用说明](https://img.taocdn.com/s3/m/18c478e96137ee06eff918ff.png)
EzCad2软件使用说明第一章概述1.1 EzCad2国际版软件简介1.1.1 软件简介EzCad2.0国际版软件流畅运行所需计算机硬件环境:EzCad2.0国际版软件是在EzCad2.0软件上进行的一次重大升级,软件完全支持Unicode,所以基本上能支持所有国家的语言。
EzCad2.0国际版软件只能运行在Microsoft Windows XP和VISTA操作系统上。
本手册之后的全部说明均默认为Microsoft Windows XP操作系统。
EzCad2国际版软件安装非常简单,用户只需要把安装光盘中的EzCad2.0国际版目录直接拷贝到硬盘中,然后去除所有文件及文件夹的只读属性即可。
双击目录下的EzCad2.exe文件即可运行EzCad2.0国际版程序。
如果没有正确安装软件加密狗,则软件启动时会提示用户“系统无法找到加密狗,将进入演示模式”,在演示模式下用户只能对软件进行评估而无法进行加工和存储文件。
1.1.2 软件功能本软件具有以下主要功能:●自由设计所要加工的图形图案●支持TrueType字体,单线字体(JSF),SHX字体,点阵字体(DMF),一维条形码和二维条形码。
●灵活的变量文本处理,加工过程中实时改变文字,可以直接动态读写文本文件和Excel文件。
可以通过串口直接读取文本数据。
可以通过网口直接读取文本数据。
还有自动分割文本功能,可以适应复杂的加工情况。
●强大的节点编辑功能和图形编辑功能,可进行曲线焊接,裁剪和求交运算●支持多达256支笔(图层),可以为不同对象设置不同的加工参数●兼容常用图像格式(bmp,jpg,gif,tga,png,tif等)●兼容常用的矢量图形(ai,dxf,dst,plt等)●常用的图像处理功能(灰度转换,黑白图转换,网点处理等),可以进行256级灰度图片加工●强大的填充功能,支持环形填充●多种控制对象,用户可以自由控制系统与外部设备交互●直接支持SPI的G3版光纤激光器和最新IPG_YLP光纤激光器●支持动态聚焦(3轴加工系统)●开放的多语言支持功能,可以轻松支持世界各国语言1.1.3 界面说明●启动界面开始运行程序时,显示启动界面(图1-1),程序在后台进行初始化操作。
地面综合观测业务软件ISOSVer00升级至Ver0430切换指南
![地面综合观测业务软件ISOSVer00升级至Ver0430切换指南](https://img.taocdn.com/s3/m/82a7d7aef61fb7360b4c65be.png)
地面综合观测业务软件ISOS(Ver2.0.2.0升级至Ver3.0.1.430)切换指南(升级前务必阅读)中国气象局气象探测中心2019年4月前言根据地面自动化工作安排,2018年12月20日20-21时,非自动化试点省(区、市)的ISOS软件由Ver2.0.1.0升级至Ver2.0.2.0,根据地面自动化工作开展需要,中国气象局气象探测中心组织开发了ISOS(Ver3.0.1.430),该软件同时满足了标准化业务工作需求,对BUFR数据文件中天气现象、冻土、日照等编码规则进行了调整。
2019年5月1日起,北京、天津、河北、山西、内蒙古、辽宁、吉林、上海、江苏、浙江、福建、江西、广东、海南、重庆、四川、贵州、西藏、陕西、甘肃、宁夏等省(区、市)所有国家级地面气象观测站将ISOS(Ver2.0.2.0)升级切换为ISOS(Ver3.0.1.430)。
特制定“Ver2.0.2.0升级至Ver3.0.1.430)切换指南”(以下简称“切换指南”),指导台站顺利开展软件升级工作。
ISOS(Ver3.0.1.430)的“省级自定与应急观测”界面保留了压、温、湿、风、能见度、地温、“WWW1W2天气现象电码”等人工质控功能,方便台站在自定观测时次进行人工质控。
2019年4月30日20时(北京时,下同)至21时之间,上述规定的国家级地面气象观测软件均需升级切换至ISOS(Ver3.0.1.430)。
2019年4月29日,各省(区、市)可登录中国气象局气象探测中心官网“”下载最新软件,组织好ISOS(Ver3.0.1.430)的升级培训工作,并按时进行切换。
《切换指南》由中国气象局气象探测中心张鑫主持编写,宋树礼、张志龙等同志参加编写,宋树礼同志负责统稿。
宋树礼、张志龙、李金莲、黎锦雷、黄子芹、梁星星、莫春燕等同志参与全程测试。
在此,编写组向参与软件测试及提出修改建议的同行专家表示衷心的感谢!中国气象局气象探测中心 2019年4月29日目录一、参数与数据备份 (1)1、参数备份 (1)(1)参数截图备份 (1)(2)参数导出备份 (1)(3)参数拷贝备份 (1)2、数据备份 (2)二、卸载ISOS软件 (2)三、安装ISOS(Ver3.0.1.430) (2)四、ISOS(Ver3.0.1.430)参数设置 (6)1、自动项目挂接设置 (6)2、台站参数设置 (7)3、自定项目参数 (10)4、分钟极值参数 (12)5、小时极值参数 (13)6、系统设置 (13)五、部分参数补充设置和数据拷贝 (14)1、拷贝备份参数 (14)2、拷贝备份数据 (14)六、BUFR格式文件补发 (14)七、软件功能、日照时差和数据文件生成情况检查 (15)1、软件功能检查 (15)2、光电式数字日照计时差检查 (15)3、数据文件生成情况检查 (16)(1)地面正点数据文件检查 (16)(2)辐射正点数据文件检查 (16)(3)基准辐射正点数据文件检查 (16)(4)日照数据文件检查 (16)(5)日数据文件检查 (16)八、业务规则调整 (17)九、ISOS(Ver3.0.1.430)功能介绍 (17)1、自定观测项目 (17)(1)自定观测项目 (18)(2)调整“日照数据编报”界面 (20)(3)调整“辐射月报(R文件)”菜单 (20)(4)调整“酸雨”相关菜单项 (20)2、查询与处理 (20)(1)调整“数据查询”菜单项 (21)(2)调整“状态查询”菜单项 (21)(3)调整“日志查询”菜单项 (21)(4)调整“历史数据下载”菜单项 (22)(5)调整“数据归档”菜单项 (22)3、参数设置 (22)(1)调整“观测项目挂接设置”设置 (22)(2)调整“启用通信查看”设置 (22)(3)调整“人工录入参数”设置 (23)(4)调整“质控参数”设置 (23)(5)新增“计量信息参数”设置 (23)(6)保留的“参数设置”功能 (24)4、计量信息 (24)(1)新增“新型自动站”计量信息 (24)(2)新增“辐射”计量信息 (26)5、测报通信与监控 (26)(1)Z文件发送 (26)(2)BUFR数据发送 (27)(3)消息包 (27)地面综合观测业务软件(Ver3.0.1.430)升级安装步骤一、参数与数据备份1、参数备份(1)参数截图备份查看天气现象等通信参数的“命令重试次数”并记录或截图保存。
税控发票开票软件(金税盘版)V2.0新增改进功能说明
![税控发票开票软件(金税盘版)V2.0新增改进功能说明](https://img.taocdn.com/s3/m/ef4dfa9a6529647d27285253.png)
税控发票开票软件(金税盘版)V2.0新增改进功能说明前言ii为适应税收现代化建设需要,着眼于税制改革的长远规划,满足增值税一体化管理要求,切实减轻基层税务机关和纳税人负担,国家税务总局对现行增值税发票系统进行了整合升级,将增值税防伪税控系统、货运专票税控系统、机动车发票税控系统以及稽核系统整合升级为增值税发票系统。
为此,航天信息股份有限公司对原有的增值税防伪税控开票子系统进行修改,修改后的增值税防伪税控开票子系统更名为税控发票开票软件(金税盘版)V2.0(以下简称开票软件),可开具增值税专用发票、增值税普通发票、货物运输业增值税专用发票、机动车销售统一发票。
为方便用户使用,本手册特针对该版开票软件基于开票子系统V7.23.01的新增改进功能进行详解介绍。
本手册在编写中难免有疏漏,不足之处,恳请读者指正。
目录第一章设备环境 (1)1.1金税设备 (1)1.1.1金税盘 (1)1.1.2报税盘 (1)1.2硬件设备 (2)1.2.1扫描枪 (2)1.2.2 身份证读验机 (2)第二章系统安装与启动 (5)2.1金税盘安装 (5)2.2开票软件安装 (5)2.3软件登录 (6)第三章新增改进功能 (13)3.1系统设置 (13)3.1.1基本参数设置 (13)3.1.2编码管理 (13)3.2发票管理 (14)3.2.1发票管理 (14)3.2.2发票填开 (15)3.2.3填开负数发票 (32)3.2.4发票作废 (36)3.2.5已开发票查询 (38)3.2.6抵扣发票下载导出 (41)3.2.7红字发票信息表 (43)税控发票开票软件(金税盘版)V2.0新增改进说明3.3 报税处理 (51)3.3.1办税厅抄报 (51)3.3.2远程抄报管理 (54)3.3.3金税设备状态查询 (55)3.4 系统维护 (61)3.4.1 数据迁移 (62)3.4.2 执行数据备份 (66)3.4.3 数据恢复工具 (66)3.5 在线支持和公告 (67)3.5.1 在线支持 (67)3.5.2 公告 (69)第一章 设备环境1第一章 设备环境1.1金税设备1.1.1金税盘金税盘的底层为SKN6K08K1,此版本金税盘已灌装税务数字证书,使用时无需安装驱动。
雷克萨斯软件升级指南说明书
![雷克萨斯软件升级指南说明书](https://img.taocdn.com/s3/m/b530e370f011f18583d049649b6648d7c1c70880.png)
Software Upgrade Guide for LEXUS – 22 January 2014Version 0.12In order to perform a free software upgrade to use the Connected Traffic service (Traffic information via the internet), the following items are required:- PC or Laptop with USB port, with a connection to the Internet. - USB stick.STEP 1From the Lexus customer portal (my.lexus.eu), go to the eStore (MyAccount -> My Dashboard -> Downloads) and click on the appropriate download software icon. Note that there may be more than one option if new software is available for different Lexus models.Follow the instructions provided in order to download the new software to the USB stick.NOTE:The USB stick needs to be FAT 32 formatted, with a capacity of 1GB or greater. The USB memory should be empty. . To check if this is the case, or to get more details, insert the USB stick into you PC / laptop and right-click on the USB icon.Please note that the software should be downloaded to the ‘root’ file structure of the USB stick, and not saved to any other directories or folders.STEP 2On your Lexus Premium Navigation device, go to the Software Update screen. This can be found as follows:Insert the USB stick into the USB port.T Please do not insert any other memory device into the USB port – only the USB stick used for the update should be used.The USB port is shown as follows:The system will detect that new software is available, as shown in the first image below. Check whether the new software version is as expected (based on the software selected from the eStore).When prompted with ‘Start the software update?’, press the ‘Yes’ button. The software will then be transferred to the memory of your Lexus Premium Navigation device. This process takes about 5 to 10 minutes during which time you can continue to use the navigation features.STEP 3To complete the software update, please turn the ignition key fully off / then to standby. The subsequent software download operation step takes about 20 sec-onds during which time you will be unable to use any features on your Lexus Premium Navigation device.Once this step is complete, you will be able to use the Connected Traffic service on your Lexus Premium Navigation device. Please follow the instructions below to activate the service:Note: if you continue to see the following message on your device when selecting Connected Traffic then the software upgrade has been unsuccessful. In this case, please repeat the above steps.“Software upgrade required before using this service. Please refer to the Lexuscustomer portal (my.lexus.eu)”。
D2Guide程序指南说明书
![D2Guide程序指南说明书](https://img.taocdn.com/s3/m/b00ca94ccec789eb172ded630b1c59eef8c79a23.png)
to change without notice.D2Guide provides the essential tools to create and maintain the Program and System Information Protocol (PSIP) guide data for ATSC digital transport streams. The program guide information can be imported from a standardspreadsheet and is used by D2Guide to create the EIT tables necessary to meet FCC PSIP requirements. With D2Guide you can maintain your FCC compliance while providing viewers with your programming schedule .Key BenefitsFCC Compliance: D2Guide provides all tables required for FCC compliance including STT and 12 hours of EIT. In addition, it supports the optional RRT and 12 hours of ETT.Reliability: Unlike other solutions which rely on a server to stream the PSIP tables to the multiplexer, D2Guide builds the tables on the proven D2Mux platform. There is no need to worry about crashing servers or network connection problems. Once the schedules are loaded onto the D2Mux, D2Guide reliably generates all required tables.Value you can count on: D2Guide is the most cost effective solution on the market, delivering a strong Return onInvestment (ROI) . Since the schedules are generated using a standard spreadsheet, no expensive third party scheduling software or service is required.Features• Supports all dynamic PSIP tables including EIT, ETT, RRT, and STT. • Load up to a month of schedules for each channel.• Tables generated on proven D2Mux platform, not streamed from external server.Sample EIT/RRT Scheduleair_date(YYYYMMDD) air_time(HHMM) duration(HHMM) Event IDTitleEntire Audience 20101018 0000 0030 00003 D2D Program 3 None 20101018 0030 0030 00004 D2D Program 4 TV-G 20101018 0100 0100 00005 D2D Program 5 TV-14 20101018 0200 0030 00006D2D Program 6TV-MASpecifications and product availability are subjectElectronic Program Guide Generation for ATSCwww.advanceddigital.caAdvancedDigital Inc.80 Finch Ave. E., Unit #5North York, ON M2N4R3CanadaPhone: +1-416-848-0715Fax: +1-416-848-0716************************。
Kaspersky 产品升级与迁移服务说明书
![Kaspersky 产品升级与迁移服务说明书](https://img.taocdn.com/s3/m/af2a2cd503d276a20029bd64783e0912a2167c3c.png)
Let our experts remotely guide you through your Kaspersky upgrade and migration.•Security Center•Endpoint Security•Endpoint Security Cloud•Security for File Servers•Security for Mail Servers•Security for Virtualization •Anti Targeted Attack Platform Remote Upgrade/Migration ServiceInvest in proper implementation:Benefit from the work of a Kaspersky-certified professional:Assessment, planning and advice towards best upgrade/migration path according to environment and need Architectural and topology assistancePrerequisite check and spec assistance of management serverBackup and restore of settings to reduce downtimeWalkthrough upgrade for a representative subset of your environmentProven methodologies and best practices derived from thousands of upgrades and migrations Effective knowledge transfer and enablement , providing staff with skills to deal with future issues Accelerated time to value with shortened learning curve and reduced fault-finding and remediation costs Optimized security investment with products implemented and configured for top performance Master best practicesOptimize app configurations •Ransomware/Crypto Protection and Rollback •Patch Management •Application, Web and Device Control •Vulnerability Scanning •Encryption •Application Whitelisting •Connection Gateway Apply your service to products and features like these:Get more out of your cybersecurity investment. Contact us at ***********************************.Minimize future disruptions Enhance security postureKasperskyLab,Inc.,500UnicornParkDr,3rdFloor,Woburn,MA01801USA,Tel:781.503.1871|Email:***********************************© 2020 AO Kaspersky Lab. All rights reserved.。
Cascade 垃圾 trucks 操作手册说明书
![Cascade 垃圾 trucks 操作手册说明书](https://img.taocdn.com/s3/m/acacf560eef9aef8941ea76e58fafab068dc4450.png)
cascade corporationCascade is a Registered Trademark of Cascade CorporationManual Number 6932962C-Weigh ForksBluetooth 4.0 Toolkit16932962Using Laird Toolkit with WeighForks Bluetooth 4.01.Download and install the Laird Toolkit from either theApp Store or Google Play.2.Turn on the indicator for the WeighForks3.On your device open the Laird Toolkit App and tap the“Serial” icon.4.Press Scan on App.2 69329625.Choose “Laird BL600” by tapping it.6.Enter the letter “p” in the send field and press send.The WeighForks will respond with the weight.36932962Blank4 6932962Do you have questions you need answered right now? Call your nearest Cascade Service Department.Visit us online at AMERICASCascade CorporationU.S. Headquarters2201 NE 201stFairview, OR 97024-9718 Tel: 800-CASCADE (227-2233) Fax: 888-329-8207Cascade Canada Inc.5570 Timberlea Blvd.Mississauga, OntarioCanada L4W-4M6Tel: 905-629-7777Fax: 905-629-7785Cascade do BrasilPraça Salvador Rosa,131/141-Jordanópolis,São Bernardo do Campo - SPCEP 09891-430Tel: 55-13-2105-8800Fax: 55-13-2105-8899EUROPE-AFRICACascade Italia S.R.L. European Headquarters Via Dell’Artigianato 1 37030 Vago di Lavagno (VR) ItalyTel: 39-045-8989111Fax: 39-045-8989160Cascade (Africa) Pty. Ltd. PO Box 625, Isando 1600 60A Steel Road Sparton, Kempton Park South AfricaTel: 27-11-975-9240 Fax: 27-11-394-1147ASIA-PACIFICCascade Japan Ltd. 2-23, 2-Chome, Kukuchi Nishimachi Amagasaki, Hyogo Japan, 661-0978 Tel: 81-6-6420-9771 Fax: 81-6-6420-9777Cascade Korea121B 9L Namdong Ind.Complex, 691-8 Gojan-DongNamdong-KuInchon, KoreaTel: +82-32-821-2051Fax: +82-32-821-2055Cascade-XiamenNo. 668 Yangguang Rd.Xinyang Industrial ZoneHaicang, Xiamen CityFujian ProvinceP.R. China 361026Tel: 86-592-651-2500Fax: 86-592-651-2571Cascade India MaterialHandling P LtdSy no 271/8, Ingawale PatilEstate,Godown No.9,10 & 11, Bhugaon,Off Paud Road, Tal Mulshi, DistPune 411 042Cascade Australia Pty. Ltd. 1445 Ipswich Road Rocklea, QLD 4107 AustraliaTel: 1-800-227-223Fax: +61 7 3373-7333Cascade New Zealand15 Ra Ora DriveEast Tamaki, AucklandNew ZealandTel: +64-9-273-9136Fax: +64-9-273-9137Sunstream IndustriesPte. Ltd.18 Tuas South Street 5Singapore 637796Tel: +65-6795-7555Fax: +65-6863-1368c© Cascade Corporation 20198-2019Part Number 6932962。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
CASD系统升级软件使用说明书目录一、项目概况 (3)1.编写目的 (3)3.软件开发单位和用户单位 (3)4.依据文档 (3)5.运行环境规定 (3)5.1软件开发工具 (3)5.2硬件 (3)5.3支持软件 (3)6.参考资料 (3)二、使用说明 (3)1.前期工作 (3)1.1插入前期用地界 (3)1.2前期用地界合并 (4)1.3前期用地界分解 (4)1.4输出前期用地界数据到横断面数据库 (4)2.数字地模 (5)2.1读取数据 (5)2.2数据处理 (6)2.3数据构网 (6)2.4数模显示 (6)2.5切取横断面(使用同老的数字地模) (6)2.6切取纵断面(使用同老的数字地模) (7)3.平面折图 (7)3.1创建折图框 (7)3.2 增加折图点 (7)3.3删除折图点 (7)3.4修改图幅高 (7)3.5折图点生成 (8)3.6折图点存盘 (8)3.7生成布局 (8)4.工程数量管理 (8)4.1 工程数量编码维护模块 (8)4.1.1系统操作 (8)4.1.2 关键字维护 (10)4.1.3编码输入 (11)4.1.4编码删除 (11)4.1.5表格维护 (12)4.1.6工程数量表格内容及顺序编辑 (13)4.1.7自标准表格导入 (14)4.2 单元划分和调整 (14)4.3 数量处理模块 (15)4.3.1 数量输入及修改 (15)4.3.2 工程数量数据查询 (16)4.3.3 工程数量数据表格输出 (17)5.平纵断面模块 (18)5.1 坡度标增强显示 (18)5.2 进站信号机 (19)5.3 线路方向别标注 (20)5.4 站线分界里程标注 (20)5.5 站中心类 (20)5.6 图层标准设置 (21)5.7 水准点 (21)5.8房屋拆迁 (22)5.9 用地界 (22)5.10 在平面中输出简易的线路纵断面图 (23)5.11设计辅助工具 (23)5.12 输入输出 (23)6.横断面模块 (23)7.平面工程数量计算模块 (24)8.系统加密模块 (24)一、项目概况1.编写目的《CASD升级软件使用说明书》是用户使用CASD系统的参考依据,是用户使用该软件的桥梁,为用户提供详细的命令说明和操作步骤。
2.项目名称《站场CASD软件升级》3.软件开发单位和用户单位软件开发单位:铁道第四勘察设计院线站处站场室用户单位:铁道第四勘察设计院4.依据文档《铁四院科技开发计划项目-站场CASD软件升级》(2006D04)《CASD软件升级需求分析》《CASD软件升级详细设计》5.运行环境规定5.1软件开发工具采用VC++6.0,VB6.0,ObjectARx2002工具包进行开发5.2硬件586以上的微机,256M以上的内存5.3支持软件Windows98/2000/XP系列系统软件,AutoCAD2002及OFFICE97/2000/XP。
6.参考资料中华人民共和国国家标准《铁路线路设计规范》GB50090-2006中华人民共和国国家标准《铁路车站及枢纽设计规范》GB50091-2006新建及改建铁路(客货共线)站场设计细则铁路工程设计技术手册《站场及枢纽》中华铁路工程总公司标准《计算机软件工程规范》TGQB9001二、使用说明1.前期工作1.1插入前期用地界qq:在既有或新建时态,用户在用地数据对话框列表中输入前期用地界数据,系统绘制相应类别的用地界。
注意:输入时可以选择输入左侧,输入右侧,若左右侧路基面宽度一致,可以选择左右侧同步;修改时只能对一侧数据修改。
1.2前期用地界合并qqhb:将相同或不同的里程字头的两条前期用地界合并。
注意:选择时一般先选择小里程前期用地界,后选择大里程前期用地界。
1.3前期用地界分解qqfj: 将一条前期用地界分解为两条前期用地界。
1.4输出前期用地界数据到横断面数据库qqout:将前期用地界数据点作为围墙输入到横断面数据库.(由横断面数据库调用预可研阶段自动路基设计功能计算土石方)步骤:A.输入地面线数据数据设置(起点里程、终点里程,左右侧宽度,断面间距,大小断面),点“确定”按钮;B .系统提示是否覆盖原横断面数据库数据:点“是”按钮;C.选择股道:鼠标点选股道;D.选择左右侧前期用地界实体(先选大里程左侧的,后选右侧的)2.数字地模2.1读取数据zcoutdm:输入地形图文件,含高程的图层名,程序从数字地模上自动提取地形数据。
注意:地形图必须为WCS坐标系,否则地模会无法与原图重合2.2数据处理zcdtm:系统自动进行数据处理。
2.3数据构网zctin:指定边界三角形最大边长,系统自动构网。
2.4数模显示zctindraw:指定显示内容,系统将构造好的数字地模显示出来(看完后可以删除构好的三角网)2.5切取横断面(使用同老的数字地模)dmxtohdm:输入地面线数据数据设置(起点里程、终点里程,左右侧宽度,断面间距,大小断面),点“确定”按钮;2.6切取纵断面(使用同老的数字地模)getCyzdm:选择里程字头,输入起始里程、终止里程,踩点间隔,保存文件名,由系统自动切取里程纵断面数据存入文件。
3.平面折图3.1创建折图框指定图幅高度(即可实际打印出图的图幅高度,小于800),然后拖动即可。
3.2 增加折图点在最后一个折图点后增加折图点。
3.3删除折图点删除最后一个折图点。
3.4修改图幅高选择边框,指定新的图幅高度。
3.5折图点生成打开已存盘的折图文件名,系统自动生成折图框。
3.6折图点存盘将当前的折图框数据保存,以便以后调用。
3.7生成布局用于生成铁路图的布局时:指定折图边框,系统自动生成布局(1:1000),要修改比例,请使用页面设置->布局设置->打印比例->自定义->1毫米=n 个图形单位或者打印->打印设置->打印比例->自定义->1毫米=n 个图形单位4.工程数量管理总的工作流程:打开项目->关键字维护->编码维护->表格维护->单元维护(输入和调整)->数量处理(输入、查询、输出)注意:关键字维护和编码维护只对系统管理员开放,对一般用户不开放。
一般用户的工作流程:打开项目->表格维护->单元维护(输入和调整)->数量处理(输入、查询、输出)对一般用户而言,经常需用到的是单元维护和数量处理两个模块。
4.1 工程数量编码维护模块4.1.1系统操作A打开项目选择设计文件的路径,如F:\设计车站\金山北,再用鼠标单击“打开项目”按钮即可。
注意:也可直接选取工程数量编码库和数量汇总库中任一个数据库,如F:\设计车站\金山北\金山北工程数量编码库.mdb,或F:\设计车站\金山北\金山北数量汇总库.mdbB.导入其它项目数据库数据选择源数据库(必须是数量汇总库、可以多选),点击“导入”按钮即可。
4.1.2 关键字维护增加:输入关键字名、备注(关键字分类),点击“增加”按钮,确定;修改:先从下拉框选择要修改的关键字,再进入编辑框修改,点“修改”按钮,确定;删除:先从下拉框选择要删除的关键字,点“删除”按钮,确定;4.1.3编码输入选择输入各级编码(包括单位码)和备注信息,可增加、修改、删除编码信息,最后点击确定按钮,信息存入数据库中。
注意:空的关键字分类为“空”,编码为“HD”,对后面几级为空的编码,必须将编码选为”HD”.4.1.4编码删除输入删除的行号,如“1-9”,点击”删除”按钮,确定;也可用鼠标点选要删除的行(可选多行),点击“点选删除”按钮,确定。
4.1.5表格维护表名维护(标准表格和用户自定义表格操作相同):增加:输入表名、备注,点击“增加”按钮,确定;修改:先从下拉框选择要修改的表名,再进入编辑框修改,点“修改”按钮,确定;删除:先从下拉框选择要删除的表名,点“删除”按钮,确定;4.1.6工程数量表格内容及顺序编辑添加数量项:在左边的树形结构中,用鼠标点击某个节点,再点击“添加当前项及其子项”按钮,系统自动将该节点表示的工程数量项及其子项添加至表格尾部;删除数量项:鼠标点选删除;也可输入行号如“1-9”删除数量项调整:数量项上移一行;数量项下移一行;输入行号,使数量项互换;输入行号,使数量项整体移动(插入)到某一行下面。
(注意:被插入位置输入0可以使数量项移动到最前面,输入最后一行的行号可以使数量项移动到最后面)4.1.7自标准表格导入选择要导入的表名,点击“导入”按钮,系统自动将标准表格中的数量项导入到用户自定义表格中。
4.2 单元划分和调整A.添加单元:用鼠标点击左边树中的某节点,点击“增加”按钮,即可在当前节点下添加从属的概算单元;B.删除单元:用鼠标点击左边树中的某节点,点击“删除”按钮,删除当前节点对应的概算单元,如果有从属的概算单元,使其从属于当前节点的父节点对应的概算单元;C、设置当前概算单元的属性(单元名称、起始里程字头、起始里程、终止里程字头、终止里程、备注等)。
注意:最后要点击“确定”按钮,以便数据存盘。
4.3 数量处理模块4.3.1 数量输入及修改1.数量输入及修改①、先选择表名和单元名;②、点击左边树型控件中任一级节点,输入该节点及其子节点(若有从属于它的二级节点)表示的工程数量项数据(基本数量、系数A、系数B、备注、提交人等);若已有数据,则自动生成新版本数据,并不覆盖原来的数据;点击“查看当前数量项数据”可以查看历史版本数据信息。
4.3.2 工程数量数据查询1.选择表名和单元名2.点击树型控件中的某一级节点,即可查看该节点及其子节点(若有)表示的工程数量项数据,如果选择的为非基本单元,系统将列出组成该单元的所有非基本单元的工程数量项数据;点击“查看当前数量项数据”可以查看历史版本数据信息。
4.3.3 工程数量数据表格输出1.选择输出的单元名注意:系统以打勾的顺序为依据输出单元数据,如果有非基本单元,请先勾选组成该非基本单元的基本单元,再勾选该非基本单元,以便数据查看和核对汇总。
1.选择表名3.选择是否输出空白数量项数据4.点击“输出至Excel”按钮5.平纵断面模块5.1 坡度标增强显示指定里程字头、竖曲线半径、标高附加说明;坡度标显示方式(显示全部,显示前侧,显示后侧),竖曲线显示控制方式、是否显示里程零数,标高显示方式、坡度标是否显示。
5.2 进站信号机IS:指定信号机类型(高、矮柱),信号机朝向,衔接方向、里程、距中线距离,控制股道等信息,系统提供进站信号机绘制、动态拖动和动态里程显示、信号机方向旋转等功能。
5.3 线路方向别标注DMFX:指定关联的进站信号机,与关联进站信号机的距离,系统自动提取进站信号机的衔接方向并标注。