Examples of using Dte in English and their translations into Russian
{-}
-
Official
-
Colloquial
The DTE and DCE are treated as equals.
The provided serial console cable DTE to DTE.
And then dte that promise, I ended up in bed.
Automation objects events are represented by the DTE. Events property.
The DTE. SelectedItems interface can be used to enumerate solution elements which are selected in the Solution Explorer window.
It acn be invoked through the ExecuteCommand method of the EnvDTE. DTE.
Is used for frames containing commands from DCE to DTE and for responses from DTE to DCE.
Consider this example of initializing a new IDE instance andwhen obtaining a reference to the DTE interface.
The DTE automation object allows a direct creation, modification and invocation of commands through the DTE. Commands interface.
The console port is implemented as a data terminal equipment(DTE) connector.
When subscribing to the DTE events one should remember that this interface could be still unavailable at the moment of extension being initialized.
Accessing any of them is possible through the top-level global DTE interface Development Tools Environment.
That is why, if you are developing the extension of this type,these interfaces a conveniently supplement the basic set of interfaces provided by the DTE object.
To correctly handle this situation, it is advised that the acquisition of DTE reference should be postponed until this interface is inquired.
DTE port- EIA 530A Synchronous/Asynchronous The RM6-A will operate with most legacy LF and HF voice radios and control protocols for additional radios can be added as needed.
In Visual Studio 2010 case,it mistakenly appears that one could simply obtain an access to the DTE from inside the Initialize() method.
For VSPackage type of extension, the DTE could be obtained through the global Visual Studio service with the help of GetService method of a Package subclass.
It is normally implemented in integrated circuit technology andcan also be employed for the interchange of serial binary signals between DTE& DCE.
Restarting mode is used to synchronize the transmission between a DTE device and its locally connected DCE(data communications) device.
Here we have acquired the DTE interface by identifying the required instance of the IDE in the table of running COM objects(ROT, Running Object Table) by its process identifier.
LAPB is usedto manage communication and packet framing between data terminal equipment(DTE) and the data circuit-terminating equipment(DCE) devices in the X.25 protocol stack.
Here we use the DTE. ExecuteCommand function from the Visual Studio automation to access our running Visual Studio(in which our solution is currently open) instance directly from the command line.
It is possible to obtain a list of all projects loaded in IDE and belonging to any project model type through the dte. Solution. Projects field; projects belonging to a particular model can be acquired through the DTE. GetObject method.
The EnvDTE. DTE automation object allows for a direct manipulation(creation, modification and execution) of commands through the dte. Commands interface and dte. ExecuteCommand method.
Records of checks are maintained and retained for a period of at least 10 years, and Royal Brunei Armed Forces units are required to submit monthly returns of explosives anddetonators holdings to the ammunition technical staff of the Directorate of Logistics and the Dte Int& Sy.
It should be noted that the services described here are not part of the DTE model and are accessible only from a Package-type extension, and therefore they could not be utilized in other types of Visual Studio extensions.
Any requests to bring in weapons/ammunition by other forces stationed in Brunei Darussalam, or foreign military forces,required a declaration by the respective countries military authorities to the Directorate of Operation& Plans and Dte Int& Sy and the granting of an import/export permit from the Commissioner of the Royal Brunei Police Force.
In the case of an Add-In extension,access to the DTE interface can be obtained inside the OnConnection method which should be implemented for the IDTExtensibility interface that provides access to the extension-environment interaction events.
The following table shows which addresses are placed into the LAPB frame when issuing commands and responses from DTE to DCE and DCE to DTE using single link operation or multilink operation: ISDN Frame Relay Synchronous Data Link Control Link Access Procedures, D channel ITU-T Recommendation X.25(10/96), pp. 35.
This impression is a false one, as such method of DTE acquisition could potentially cause the occasional appearance of"floating" errors which are hard to identify and debug, and even the DTE itself may be still uninitialized when the reference is acquired.