(новейшие | старейшие) Просмотреть (50 более новых | 50 более старых) (20 | 50 | 100 | 250 | 500)
- 21:21, 16 января 2016 (разн. | история) . . (-5) . . For Developers/en (Новая страница: «Example '''(1)''':»)
- 21:21, 16 января 2016 (разн. | история) . . (+19) . . Н Translations:For Developers/121/en (Новая страница: «Example '''(1)''':») (текущая)
- 21:21, 16 января 2016 (разн. | история) . . (+399) . . Н Translations:For Developers/120/en (Новая страница: «the script file added in the project only once. Usually it is a file of a library, driver class or component. The file contains only functions and objects, not th…») (текущая)
- 21:21, 16 января 2016 (разн. | история) . . (-276) . . For Developers/en (Новая страница: «the script file added in the project only once. Usually it is a file of a library, driver class or component. The file contains only functions and objects, not th…»)
- 21:16, 16 января 2016 (разн. | история) . . (-20) . . For Developers/en (Новая страница: «Global script»)
- 21:16, 16 января 2016 (разн. | история) . . (+13) . . Н Translations:For Developers/119/en (Новая страница: «Global script») (текущая)
- 21:16, 16 января 2016 (разн. | история) . . (+108) . . Н Translations:For Developers/118/en (Новая страница: «Modules can have an unlimited number of scripts or none of them. There are two types of scripts for modules:»)
- 21:16, 16 января 2016 (разн. | история) . . (-163) . . For Developers/en (Новая страница: «Modules can have an unlimited number of scripts or none of them. There are two types of scripts for modules:»)
- 21:15, 16 января 2016 (разн. | история) . . (-501) . . For Developers/en (Новая страница: «The module driver is created in Project Device Panel. A module can contain only one driver in which connection data will be changed. If you need several drivers i…»)
- 21:15, 16 января 2016 (разн. | история) . . (+506) . . Н Translations:For Developers/117/en (Новая страница: «The module driver is created in Project Device Panel. A module can contain only one driver in which connection data will be changed. If you need several drivers i…») (текущая)
- 19:53, 16 января 2016 (разн. | история) . . (-6) . . For Developers/en (Новая страница: «5.1. Basics»)
- 19:53, 16 января 2016 (разн. | история) . . (+11) . . Н Translations:For Developers/116/en (Новая страница: «5.1. Basics») (текущая)
- 19:52, 16 января 2016 (разн. | история) . . (-132) . . For Developers/en (Новая страница: «The script part in the development of i3 lite modules has some aspects. Before developing the script part of i3 lite modules we recommend you to get acquainted w…»)
- 19:52, 16 января 2016 (разн. | история) . . (+260) . . Н Translations:For Developers/115/en (Новая страница: «The script part in the development of i3 lite modules has some aspects. Before developing the script part of i3 lite modules we recommend you to get acquainted w…»)
- 17:47, 16 января 2016 (разн. | история) . . (-20) . . For Developers/en (Новая страница: «5. Script part»)
- 17:46, 16 января 2016 (разн. | история) . . (+14) . . Н Translations:For Developers/114/en (Новая страница: «5. Script part») (текущая)
- 17:46, 16 января 2016 (разн. | история) . . (+330) . . Н Translations:For Developers/113/en (Новая страница: «In order not to send commands to the server driver and the device driver together, one of the drivers is diabled in the script. That is why '''it is required'''…»)
- 17:46, 16 января 2016 (разн. | история) . . (-271) . . For Developers/en (Новая страница: «In order not to send commands to the server driver and the device driver together, one of the drivers is diabled in the script. That is why '''it is required'''…»)
- 17:42, 16 января 2016 (разн. | история) . . (-347) . . For Developers/en (Новая страница: «'''Assigning channels to interface items.'''<br /> Unlike the server module, the panel module has an interface. In order for the interface items to communicate wi…»)
- 17:42, 16 января 2016 (разн. | история) . . (+552) . . Н Translations:For Developers/112/en (Новая страница: «'''Assigning channels to interface items.'''<br /> Unlike the server module, the panel module has an interface. In order for the interface items to communicate wi…») (текущая)
- 17:35, 16 января 2016 (разн. | история) . . (+150) . . Н Translations:For Developers/111/en (Новая страница: «'''IMPORTANT:''' the device driver and iRidium Server has to have at least 1 command and 1 feedback channel, even if the driver is made using scripts.»)
- 17:35, 16 января 2016 (разн. | история) . . (-99) . . For Developers/en (Новая страница: «'''IMPORTANT:''' the device driver and iRidium Server has to have at least 1 command and 1 feedback channel, even if the driver is made using scripts.»)
- 17:34, 16 января 2016 (разн. | история) . . (+555) . . Н Translations:For Developers/110/en (Новая страница: «'''Source Project''' - assigns the server project to the driver, takes the path to the server project as a property.<br /> Properties of the device driver (Crestr…») (текущая)
- 17:34, 16 января 2016 (разн. | история) . . (-392) . . For Developers/en (Новая страница: «'''Source Project''' - assigns the server project to the driver, takes the path to the server project as a property.<br /> Properties of the device driver (Crestr…»)
- 17:27, 16 января 2016 (разн. | история) . . (-152) . . For Developers/en (Новая страница: «Properties of the server driver are available for editing. It contains two properties which are not typical for standard drivers: Need Setup and Source Project. '…»)
- 17:27, 16 января 2016 (разн. | история) . . (+282) . . Н Translations:For Developers/109/en (Новая страница: «Properties of the server driver are available for editing. It contains two properties which are not typical for standard drivers: Need Setup and Source Project. '…») (текущая)
- 17:20, 16 января 2016 (разн. | история) . . (+260) . . Н Translations:For Developers/108/en (Новая страница: «'''Settin up drivers in panel modules.'''<br /> There will be 2 drivers in the created panel module: iRidium Server (the server driver) and the driver of the devi…»)
- 17:20, 16 января 2016 (разн. | история) . . (-191) . . For Developers/en (Новая страница: «'''Settin up drivers in panel modules.'''<br /> There will be 2 drivers in the created panel module: iRidium Server (the server driver) and the driver of the devi…»)
- 17:17, 16 января 2016 (разн. | история) . . (-286) . . For Developers/en (Новая страница: «'''Creation of panel modules on the basis of the server ones.'''<br /> '''IMPORTANT:''' before creating the panel module save your server module.<br /> To create…»)
- 17:17, 16 января 2016 (разн. | история) . . (+316) . . Н Translations:For Developers/107/en (Новая страница: «'''Creation of panel modules on the basis of the server ones.'''<br /> '''IMPORTANT:''' before creating the panel module save your server module.<br /> To create…»)
- 15:21, 16 января 2016 (разн. | история) . . (-318) . . For Developers/en (Новая страница: «Set up the driver the same way it is done in the panel project: fill in the driver properties, add and set up channels and feedbacks. <br /> The '''Need setup'''…»)
- 15:21, 16 января 2016 (разн. | история) . . (+482) . . Н Translations:For Developers/106/en (Новая страница: «Set up the driver the same way it is done in the panel project: fill in the driver properties, add and set up channels and feedbacks. <br /> The '''Need setup'''…»)
- 15:14, 16 января 2016 (разн. | история) . . (+336) . . Н Translations:For Developers/105/en (Новая страница: «'''Adding and seting up of the driver.''' <br /> Add the driver: go to the "I/O" branch (under the project created in the tree) and drag the required driver in th…») (текущая)
- 15:14, 16 января 2016 (разн. | история) . . (-177) . . For Developers/en (Новая страница: «'''Adding and seting up of the driver.''' <br /> Add the driver: go to the "I/O" branch (under the project created in the tree) and drag the required driver in th…»)
- 15:08, 16 января 2016 (разн. | история) . . (+238) . . Н Translations:For Developers/104/en (Новая страница: «'''Creation of modules in the editor.''' <br /> To create a server module, start iRidium Studio and perform the following sequence of actions: File (in the panel…») (текущая)
- 15:08, 16 января 2016 (разн. | история) . . (-186) . . For Developers/en (Новая страница: «'''Creation of modules in the editor.''' <br /> To create a server module, start iRidium Studio and perform the following sequence of actions: File (in the panel…»)
- 13:59, 16 января 2016 (разн. | история) . . (-246) . . For Developers/en (Новая страница: «Creation of Server module cosists of the following steps: * Module creation in the editor; * Adding and setting up the driver; * Creation of Panel module on the b…»)
- 13:59, 16 января 2016 (разн. | история) . . (+313) . . Н Translations:For Developers/103/en (Новая страница: «Creation of Server module cosists of the following steps: * Module creation in the editor; * Adding and setting up the driver; * Creation of Panel module on the b…») (текущая)
- 13:52, 16 января 2016 (разн. | история) . . (-18) . . For Developers/en (Новая страница: «4. Server module»)
- 13:52, 16 января 2016 (разн. | история) . . (+16) . . Н Translations:For Developers/102/en (Новая страница: «4. Server module») (текущая)
- 13:52, 16 января 2016 (разн. | история) . . (+9) . . For Developers/en
- 13:52, 16 января 2016 (разн. | история) . . (+9) . . Translations:For Developers/164/en (текущая)
- 13:50, 16 января 2016 (разн. | история) . . (+348) . . For Developers/en
- 13:50, 16 января 2016 (разн. | история) . . (+348) . . Translations:For Developers/101/en (текущая)
- 13:38, 16 января 2016 (разн. | история) . . (+6) . . For Developers/en
- 13:38, 16 января 2016 (разн. | история) . . (+6) . . Translations:For Developers/100/en (текущая)
- 13:36, 16 января 2016 (разн. | история) . . (+6) . . For Developers/en
- 13:36, 16 января 2016 (разн. | история) . . (+6) . . Translations:For Developers/99/en (текущая)
- 13:36, 16 января 2016 (разн. | история) . . (+2) . . For Developers/en
- 13:36, 16 января 2016 (разн. | история) . . (+2) . . Translations:For Developers/97/en (текущая)
(новейшие | старейшие) Просмотреть (50 более новых | 50 более старых) (20 | 50 | 100 | 250 | 500)
