Today I was thinking about an Elevator project I've been working on for ages that has a wireless destinatio selector. I know people avoid using Wireless because of connection issues that occur, but logically this is the best way to go when dealing with entities on rails that you want to have controls on.
The basic idea is to have the ability to send copies of Display modules between entities the same way we do on a single entity.
I thought of two different methods that I would like. One using Wireless and the other using the Docker and Rail relationship.
Wireless
Use the Wireless module the same way we do buttons and other logic to copy the content from one module to another. The difference being, the Wireless module copies the content over the wireless connection to it's companion receiver wireless module.
This would allow us to do a ton of cool things between entities, e.g.;
Docker and Rail
This method is more direct like the early version of Storage transfer. It would be great to have rails and dockers transmit/receive Display module content.
The kind of things I can see it useful for is;
These a just a few ideas I can think of right now. I'm sure the community has tons of ideas, wish lists, machines that could use or benefit from these features.
The basic idea is to have the ability to send copies of Display modules between entities the same way we do on a single entity.
I thought of two different methods that I would like. One using Wireless and the other using the Docker and Rail relationship.
Wireless
Use the Wireless module the same way we do buttons and other logic to copy the content from one module to another. The difference being, the Wireless module copies the content over the wireless connection to it's companion receiver wireless module.
This would allow us to do a ton of cool things between entities, e.g.;
- Elevator controls in cars become smaller and simpler.
- Relay controls can incorporate Display module based command systems.
- Ship to ship communications using Display modules
- ... no doubt there are more ideas I haven't thought of.
- Destination selector for elevators, busses, trams and trains. Since all the rail controls are all on the parent entity.
- Stock management system for cargo transported/transferring by rail based entities. Good for cargo pod systems on ships and stations. Would actually give purpose to the cargo containers you often see as decorations on various stations and ships.
Docker and Rail
This method is more direct like the early version of Storage transfer. It would be great to have rails and dockers transmit/receive Display module content.
The kind of things I can see it useful for is;
- Child to Parent docking identification, requests, coded access for approved docking
- Parent to Child docking instructions, welcome, warnings, whatever
- Cargo management systems
- Factory management
- ...many more I suspect
These a just a few ideas I can think of right now. I'm sure the community has tons of ideas, wish lists, machines that could use or benefit from these features.