Input/Output Sample Clauses

Input/Output. Choices are Files and Manual Entry. Files Input and Output buttons are used to specify the respective files. Each will open a file dialog box. Input requires an existing file, Output will allow new file creation or overwriting an existing one. The file names will be displayed next to each button. File formats are described in Section III. When selected, the From System area will display input areas for Geodetic or Grid coordinates; the To System area will display output fields based on the conversion type. Geodetic coordinates are entered in X.XX format. For example, 42°18’24.56253” is entered as 42.182456253 Longitude is entered as a positive value. Grid coordinates may be entered with or without commas.
AutoNDA by SimpleDocs
Input/Output. The purpose of writing internal codes for Senselock ELis to deliver functional service to the software running on the computer so as to protect the software. The communication between them is achieved via ―communication buffer‖, which is a special memory area in the hardware of SenseLock EL. The data, sent from the computer to Senselock ELor from Senselock ELto the computer, will all be saved in the communication buffer. Two macros are defined in ses_v3.h of Senselock ELto receive the data from the communication buffer. One is pbInBuff, which is a byte type pointer pointing to the communication buffer; the other is bInLen, which is a single byte integer, indicating the length of data sent over from the computer. Due to the limit of internal resources of SenseLock EL, the communication buffer shall not exceed 250 bytes in size. In other words, the data sent from the computer to Senselock ELor from Senselock ELto the computer each time shall not exceed 250 bytes6. To transmit data larger than 250 bytes requires that the data should be partitioned and transmitted several times. For the implementation method, please refer to ―Memory Sharing‖ in this chapter. When it is necessary to transport data from Senselock ELto the computer, the system function _set_response() shall be used. It will copy the data automatically to the communication buffer where they can be received by the computer. It shall be noted that only the last call to _set_response() is effective and the previous setting will be overwritten. The sample as given below illustrates how data are transported between the computer and SenseLock EL. #include “ses_v3.h” #include “string.h” unsigned char output[256]; unsigned char input[256]; void main() { int input_len = bInLen; int output_len = 0; memcpy(input, pbInBuff, input_len); /* Operate input data here… */ /* If we get some output data… */ _set_response((unsigned char)output_len, output); _exit(); } In this sample, the C function memcpy(), which is defined in string.h is used. The communication buffer itself is also a part of the memory, so you can either copy the contents of it to somewhere else or operate it directly. 6In the current version, when data are transported from Senselock ELto the computer, the value can be as big as 252, but there is no guarantee of this value for the subsequent versions.
Input/Output. _set_response bLen [in] Length of returned data. pbBuff [in] Buffer address. Return SES_SUCCESS if succeed or corresponding error code otherwise.

Related to Input/Output

  • Outputs Analogue and digital outputs of protected content are allowed if they meet the requirements in this section and if they are not forbidden elsewhere in this Agreement..

  • Interconnection Customer Obligations The Interconnection Customer shall maintain the Large Generating Facility and the Interconnection Customer’s Interconnection Facilities in a safe and reliable manner and in accordance with this LGIA.

  • Network Interconnection Architecture Each Party will plan, design, construct and maintain the facilities within their respective systems as are necessary and proper for the provision of traffic covered by this Agreement. These facilities include but are not limited to, a sufficient number of trunks to the point of interconnection with the tandem company, and sufficient interoffice and interexchange facilities and trunks between its own central offices to adequately handle traffic between all central offices within the service areas at a P.01 grade of service or better. The provisioning and engineering of such services and facilities will comply with generally accepted industry methods and practices, and will observe the rules and regulations of the lawfully established tariffs applicable to the services provided.

  • Interconnection Customer (1) Interconnection Customer shall construct and, unless otherwise indicated, shall own, the following Interconnection Facilities: None (2) In the event that, in accordance with the Interconnection Construction Service Agreement, Interconnection Customer has exercised the Option to Build, it is hereby permitted to build in accordance with and subject to the conditions and limitations set forth in that Section, the following portions of the Transmission Owner Interconnection Facilities which constitute or are part of the Customer Facility: None Ownership of the facilities built by Interconnection Customer pursuant to the Option to Build shall be as provided in the Interconnection Construction Service Agreement.

  • Connectivity User is solely responsible for providing and maintaining all necessary electronic communications with Exchange, including, wiring, computer hardware, software, communication line access, and networking devices.

  • Delivery Points ‌ Project water made available to the Agency pursuant to Article 6 shall be delivered to the Agency by the State at the delivery structures established in accordance with Article 10.

  • Interconnection Customer Drawings Within one hundred twenty (120) days after the date of Initial Operation, unless the Interconnection Parties agree on another mutually acceptable deadline, the Interconnection Customer shall deliver to the Transmission Provider and the Interconnected Transmission Owner final, “as-built” drawings, information and documents regarding the Customer Interconnection Facilities, including, as and to the extent applicable: a one-line diagram, a site plan showing the Customer Facility and the Customer Interconnection Facilities, plan and elevation drawings showing the layout of the Customer Interconnection Facilities, a relay functional diagram, relaying AC and DC schematic wiring diagrams and relay settings for all facilities associated with the Interconnection Customer's step-up transformers, the facilities connecting the Customer Facility to the step-up transformers and the Customer Interconnection Facilities, and the impedances (determined by factory tests) for the associated step-up transformers and the Customer Facility. As applicable, the Interconnection Customer shall provide Transmission Provider and the Interconnected Transmission Owner specifications for the excitation system, automatic voltage regulator, Customer Facility control and protection settings, transformer tap settings, and communications.

  • Delivery Point The delivery point is the point of delivery of the Power Product to the CAISO Controlled Grid (the “Delivery Point”). Seller shall provide and convey to Buyer the Power Product from the Generating Facility at the Delivery Point. Title to and risk of loss related to the Power Product transfer from Seller to Buyer at the Delivery Point.

  • Access Toll Connecting Trunk Group Architecture 9.2.1 If CSTC chooses to subtend a Verizon access Tandem, CSTC’s NPA/NXX must be assigned by CSTC to subtend the same Verizon access Tandem that a Verizon NPA/NXX serving the same Rate Center Area subtends as identified in the LERG. 9.2.2 CSTC shall establish Access Toll Connecting Trunks pursuant to applicable access Tariffs by which it will provide Switched Exchange Access Services to Interexchange Carriers to enable such Interexchange Carriers to originate and terminate traffic to and from CSTC’s Customers. 9.2.3 The Access Toll Connecting Trunks shall be two-way trunks. Such trunks shall connect the End Office CSTC utilizes to provide Telephone Exchange Service and Switched Exchange Access to its Customers in a given LATA to the access Tandem(s) Verizon utilizes to provide Exchange Access in such LATA. 9.2.4 Access Toll Connecting Trunks shall be used solely for the transmission and routing of Exchange Access to allow CSTC’s Customers to connect to or be connected to the interexchange trunks of any Interexchange Carrier which is connected to a Verizon access Tandem.

  • Methods of Interconnection The Parties will negotiate the facilities arrangement used to interconnect their respective networks. CLEC shall establish at least one (1) physical Point of Interconnection in CenturyLink territory in each LATA CLEC has local End User Customers. CLEC represents and warrants that it is serving End User Customers physically located within each local calling area for which it wishes to exchange traffic within CenturyLink territory. The Parties shall establish, through negotiations, at least one (1) of the following Interconnection arrangements, at any Technically Feasible point: (1) a DS1 or DS3 CenturyLink-provided facility; (2) Collocation; (3) negotiated Mid-Span Meet POI facilities; or (4) other Technically Feasible methods of Interconnection via the Bona Fide Request (BFR) process unless a particular arrangement has been previously provided to a third party, or is offered by CenturyLink as a product. 7.1.2.1 CenturyLink-provided Facility. Interconnection may be accomplished through the provision of a DS1 or DS3 Entrance Facility of CLEC's determination. An Entrance Facility extends from the CenturyLink Serving Wire Center to CLEC's Switch location or any Technically Feasible POI chosen by CLEC. CenturyLink-provided Entrance Facilities may not extend beyond the area served by the CenturyLink Serving Wire Center. The rates for CenturyLink-provided Entrance Facilities are provided in Exhibit A. CenturyLink's private line transport service is available as an alternative to CenturyLink-provided Entrance Facilities, when CLEC uses such private line transport service for multiple services. Entrance Facilities may not be used for Interconnection with Unbundled Network Elements. 7.1.2.2 Collocation. Interconnection may be accomplished through the Collocation arrangements offered by CenturyLink. The terms and conditions under which Collocation will be available are described in Section 8 of this Agreement. 7.1.2.2.1 Expanded Interconnection Channel Termination (EICT) provides the communication path that actually connects the physical space or in the case of virtual collocation, the designated equipment to CenturyLink's direct trunked transport and must be ordered to provision LIS to a collocation. 7.1.2.3 Mid-Span Meet POI. A Mid-Span Meet POI is a negotiated Point of Interface, limited to the Interconnection of facilities between the CenturyLink Serving Wire Center location and the location of the CLEC switch or other equipment located within the area served by the CenturyLink Serving Wire Center. The actual physical Point of Interface and facilities used will be subject to negotiations between the Parties. Each Party will be responsible for its portion of the build to the Mid-Span Meet POI. The Mid-Span Meet POI will be used exclusively as an Interconnection facility and cannot be used for other purposes such as Unbundled Network Elements or Access Services.

Draft better contracts in just 5 minutes Get the weekly Law Insider newsletter packed with expert videos, webinars, ebooks, and more!