Visual Components' Community

New Thinking for Factory Simulation
Welcome to Visual Components' Community Sign in | Help
in Search

Browse by Tags

All Tags » Interface (RSS)
Sorry, but there are no more tags available to filter with.
  • Get the handle of a connected component through an interface

    This is an example of how to get the handle of the connected component. This prints the name of connected component in the first conveyor. comp = getComponent() outInterface = comp.findBehaviour("Interface_2") connectedComponent = outInterface.ConnectedComponent print comp.Name, " is connected...
    Posted to Forum by RicardoVelez on to, marras 13 2008
  • How can I make two identical matching interfaces non-matching?

    If you for some reason do not want similar interfaces to match the easiest way to separate them is to add a 'Compability Integer' Section Field to the interface. The Compability Integer is a plain integer that can be set to any number. A matching interface must now have all the Section Fields...
    Posted to Forum by Patrik on pe, elo 15 2008
  • Interface

    The basic criteria for two components' interfaces to match is that the section fields must be exactly the same and exactly in the same order in both components in order to Plug and Play them.
    Posted to Forum by Patrik on pe, elo 15 2008
Page 1 of 1 (3 items)